symposion_app/pinaxcon
James Polley 2aae2af55d Disable client-side validation on credit_note forms
* HTML5 browsers have some clevers to do client-side validation of
  forms
* Django activates this by default for certain field types
* However, in this case, there are three forms on this page. We rely
  on two of them being invalid in order to figure out what processing
  to do.
* So we need to disable the client-side validation.
2017-12-23 13:13:43 +11:00
..
proposals Supply a default value for target_audience for the ART+TECH miniconf 2017-10-23 21:18:17 +11:00
registrasion speakers_dinner_ticket requires acceptance of T&Cs 2017-10-02 09:13:05 +11:00
saml2/attribute-maps flake8 again 2017-03-31 11:54:46 +11:00
templates Disable client-side validation on credit_note forms 2017-12-23 13:13:43 +11:00
templatetags If there are no track names for today, don't show the row 2017-12-03 15:36:06 +11:00
__init__.py Initial commit of the PinaxCon demo site 2015-10-16 12:53:02 -05:00
apps.py flake8 again 2017-03-31 11:54:46 +11:00
csrf_view.py Mass style-check update 2017-03-31 11:54:46 +11:00
devmode_settings.py Add devmode_settings.py for local dev 2017-08-28 17:12:05 +10:00
disable_cscache.py Mass style-check update 2017-03-31 11:54:46 +11:00
monkey_patch.py Remove AceEditor 2017-04-25 01:27:04 +10:00
settings.py Tell django to use MB4 2017-12-10 14:31:48 +11:00
urls.py Enable flatpages 2017-10-16 21:53:18 +11:00
wsgi.py Initial commit of the PinaxCon demo site 2015-10-16 12:53:02 -05:00