pinax / symposion

a Django project for conference websites
BSD 3-Clause "New" or "Revised" License
299 stars 146 forks source link

User registration form fields order not working on Django 1.7+ #102

Closed miurahr closed 9 years ago

miurahr commented 9 years ago

fields order in SignUpForm is strange.

self.fields.keyOrder=[] is not working on Django 1.7+ http://stackoverflow.com/questions/913589/django-forms-inheritance-and-order-of-form-fields