PonyConf/cfp
2017-11-26 20:55:09 +01:00
..
migrations label on staff program 2017-11-16 11:06:32 +01:00
templates/cfp minor template change 2017-11-25 23:28:01 +01:00
templatetags major overhaul of proposal process 2017-11-04 15:32:35 +01:00
__init__.py fix: cfp app config was not loaded 2017-08-12 14:46:01 +02:00
admin.py add track to django admin 2017-10-16 19:32:28 +02:00
apps.py proposal form 2017-08-12 14:45:32 +02:00
context_processors.py set request.conference instead of views conf kwarg 2017-08-12 14:46:25 +02:00
decorators.py validate uuid token before use 2017-11-26 20:55:09 +01:00
forms.py homepage markdown preview 2017-11-25 23:19:24 +01:00
middleware.py set request.conference instead of views conf kwarg 2017-08-12 14:46:25 +02:00
mixins.py fix talk staff form: filter room on site 2017-08-13 17:08:51 +02:00
models.py use pk instead of token in staff area 2017-11-25 22:41:21 +01:00
planning.py remove cancelled talks from schedule 2017-11-22 22:37:52 +01:00
signals.py fix tests and regressions 2017-11-26 20:30:19 +01:00
tests.py fix tests and regressions 2017-11-26 20:30:19 +01:00
urls.py fix tests and regressions 2017-11-26 20:30:19 +01:00
utils.py removing unused code 2017-11-05 16:38:35 +01:00
views.py fix tests and regressions 2017-11-26 20:30:19 +01:00