symposion_app/pinaxcon/registrasion
Sachi King b9510fed67 Remove state select box
I'm not against putting this back, however, it doesn't work quite as one
would expect, so I'm removing it as its functionality is more confusing
that working.

Is this really the best way to address this?

If you unselect AU, then it never comes back.  It leaves its value in
the textbox pre-filled if it ever got a value, leaving the field
pre-filled with an Aus state even if the person is New Zealand.

Most of our attendees are from but a few countries, we should make these
equal effort to fill in.
2017-04-23 17:32:38 +10:00
..
management Mass style-check update 2017-03-31 11:54:46 +11:00
migrations Use a selectbox for of_legal_age 2017-04-23 17:19:38 +10:00
__init__.py Adds Registrasion support to the templates and apps. 2016-04-12 20:15:50 +10:00
apps.py Adds Registrasion support to the templates and apps. 2016-04-12 20:15:50 +10:00
forms.py Remove state select box 2017-04-23 17:32:38 +10:00
models.py Use a selectbox for of_legal_age 2017-04-23 17:19:38 +10:00
urls.py Adds Registrasion support to the templates and apps. 2016-04-12 20:15:50 +10:00
views.py Use a selectbox for of_legal_age 2017-04-23 17:19:38 +10:00