field=models.ForeignKey(blank=True,help_text="Don't find the Proceedings you are looking for? Ask the conference organizers to contact our admin at admin@scipost.org to set things up.",null=True,on_delete=django.db.models.deletion.SET_NULL,related_name='submissions',to='proceedings.Proceedings'),