symposion_app/pinaxcon
Christopher Neugebauer 40a4df3767 Fixes for 20160718 (#54)
* Simple form input fields now use TakeFlight styling

* Styles the form widgets as per the styles in our CSS

* Styling of TextArea now matches the remaining input types

* Adds is_last modifier to navigation dropdown

* Adds admin for talk, tutorial, and miniconf proposals

* Adds an RSS feed

* Adds a link to the RSS page

* Unbreaks the old news index page

* Adds never_cache to the login page, removes the never cache middleware from the settings
2016-07-20 07:31:13 +10:00
..
proposals Fixes for 20160718 (#54) 2016-07-20 07:31:13 +10:00
registrasion Coverage, Migrations. 2016-04-27 10:33:44 +10:00
templates Fixes for 20160718 (#54) 2016-07-20 07:31:13 +10:00
templatetags Assorted fixes (#47) 2016-07-09 23:14:31 +10:00
__init__.py Initial commit of the PinaxCon demo site 2015-10-16 12:53:02 -05:00
apps.py Initial commit of the PinaxCon demo site 2015-10-16 12:53:02 -05:00
csrf_view.py Customises the CSRF failure view so that it uses the LCA2017 style (#53) 2016-07-17 17:52:04 +10:00
disable_cscache.py Middleware to add never_cache headers to everything (#51) 2016-07-15 12:18:36 +10:00
hooks.py Initial commit of the PinaxCon demo site 2015-10-16 12:53:02 -05:00
monkey_patch.py Fixes for 20160718 (#54) 2016-07-20 07:31:13 +10:00
receivers.py Initial commit of the PinaxCon demo site 2015-10-16 12:53:02 -05:00
settings.py Fixes for 20160718 (#54) 2016-07-20 07:31:13 +10:00
urls.py Tuesday & Wednesday work (#30) 2016-06-29 23:17:15 +10:00
widgets.py Tuesday & Wednesday work (#30) 2016-06-29 23:17:15 +10:00
wsgi.py Initial commit of the PinaxCon demo site 2015-10-16 12:53:02 -05:00