PonyConf/cfp
2017-11-28 00:39:25 +01:00
..
migrations add conference videos publishing date 2017-11-27 21:22:41 +01:00
templates/cfp staff can add speakers to a talk 2017-11-28 00:12:28 +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 staff can only add speakers from the right conference to a talk 2017-11-28 00:39:25 +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 add conference videos publishing date 2017-11-27 21:22:41 +01:00
planning.py add conference videos publishing date 2017-11-27 21:22:41 +01:00
signals.py fix tests and regressions 2017-11-26 20:30:19 +01:00
tests.py fix date tests 2017-11-28 00:20:48 +01:00
urls.py staff can add speakers to a talk 2017-11-28 00:12:28 +01:00
utils.py removing unused code 2017-11-05 16:38:35 +01:00
views.py staff can only add speakers from the right conference to a talk 2017-11-28 00:39:25 +01:00