symposion_app/symposion/schedule
James Polley 3d626e8420 Handle slots with no Proposal
* Use the item kind for a title if there's no proposal
* Use the content_override for the description if there's no proposal
2017-01-12 16:58:26 +11: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 Adds an ical feed 2016-12-22 12:00:23 +11:00
views.py Handle slots with no Proposal 2017-01-12 16:58:26 +11:00