symposion_app/pinaxcon
James Polley c7e29b3cb1 Don't try to initialise dataTable twice
Old code was initialising the dataTable twice - once in the parent
block and once in the child. This doesn't actually work and just
caused errors.

Switch to only initializing it once. Unfortunately this creates
copy-pasta :(
2017-12-03 17:30: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 Don't try to initialise dataTable twice 2017-12-03 17:30: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 Point static urls to the build dir rather than src dir 2017-12-03 14:49:37 +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