bornhack-website/src/program
2019-03-18 23:54:06 +01:00
..
management/commands fixup logging 2017-03-23 18:32:13 +01:00
migrations WIP Reimbursement feature (#278) 2018-08-30 00:52:32 +02:00
static/js Use col-xs- instead of col-sm- to get a slightly better dayview. 2018-08-20 12:43:33 +02:00
templates Add event metadata information to non-js event pages. Fix #275. 2019-03-18 10:29:57 +01:00
__init__.py Revert "remove __init__.py files" 2017-02-02 00:18:23 +01:00
admin.py Make email mandatory and show that on the event proposal admin site. 2018-08-18 20:04:15 +02:00
apps.py Merge teamcomms branch. Refactor team app and add events app. 2018-04-09 23:11:05 +02:00
consumers.py Add filter for tracks to the schedule 2018-05-20 20:08:25 +02:00
email.py fix #133 2017-07-11 22:02:19 +02:00
forms.py Use the existing event type if there is one and one is not defined. 2018-08-21 13:47:56 +02:00
mixins.py add url support for speakerproposals and eventproposals, including new models Url and UrlType. Also switch to Django 2.0 path() syntax in various urls.py files getting rid of a lot of ugly regex \o/ 2018-05-23 23:28:27 +02:00
models.py WIP Reimbursement feature (#278) 2018-08-30 00:52:32 +02:00
schema.py Make start and end nonnull. 2019-03-18 23:54:06 +01:00
signal_handlers.py Merge teamcomms branch. Refactor team app and add events app. 2018-04-09 23:11:05 +02:00
urls.py Fix urls handling and other stuff (#249) 2018-07-17 22:43:16 +02:00
views.py Fix proposal submission. 2018-08-19 19:52:00 +02:00