We have some fields that are optional; however, the models (and hence the DB) do not allow for that. Here is an example on how to specify the model:
mothers_maiden_name = models.CharField(maxlength=50,null=True, blank=True)
http://knuth.luther.edu:8000/ticket/56
Anonymous
You seem to have CSS turned off. Please don't fill out this field.