symposion_app/pinaxcon/registrasion
Sachi King 8fa8fc4012 Add ' *' required markers back
The bootstrap renderer did not do anything to signify required rows.  We
can do this by adding a class for CSS to work on, and add this field in
a more simplified manner.

label-required == append ' *'
2017-04-25 01:27:04 +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 Add ' *' required markers back 2017-04-25 01:27:04 +10:00
models.py Useless comment 2017-04-25 01:25:54 +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