use_voter_aliases=forms.BooleanField(required=False,initial=False,help_text='if selected, voter identities will be replaced with aliases, e.g. "V12", in the ballot tracking center')
advanced_audit_features=forms.BooleanField(required=False,initial=True,help_text='disable this only if you want a simple election with reduced security but a simpler user interface')