symposion_app/symposion/schedule
Joel Addison 155f841afa Generate ical description dynamically
Use method instead of class attribute for ical feed description.
This allows the class to be instantiated without a database being
available (eg. during migrate).
2017-01-29 22:08:49 +10:00
..
migrations Added Track model for schedule headings 2016-12-24 17:55:11 +11:00
tests Massively upgrade symposion 2015-10-16 12:37:35 -05:00
__init__.py Namespace the apps 2014-12-18 08:19:01 -06:00
admin.py Added Track model for schedule headings 2016-12-24 17:55:11 +11:00
apps.py python3 compatibility 2015-08-03 23:32:25 +09:00
forms.py Massively upgrade symposion 2015-10-16 12:37:35 -05:00
helpers.py python3 compatibility 2015-08-03 23:32:25 +09:00
models.py Adds chair() method to sessions so that templates can easily determine who the chair is. 2017-01-10 21:23:07 +11:00
timetable.py Adds “exclusive” field to slots, so that you don’t need to add every single room to exclusive events (like keynotes) 2016-12-10 08:30:51 +11:00
urls.py Unbreaks URLs 2017-01-13 09:05:47 +11:00
views.py Generate ical description dynamically 2017-01-29 22:08:49 +10:00