bornhack-website/src/program
2018-08-18 16:37:20 +02:00
..
management/commands fixup logging 2017-03-23 18:32:13 +01:00
migrations Add a proposal edit permission. 2018-08-18 16:37:20 +02:00
static/js Add location to events on schedule. 2018-08-10 16:22:17 +02:00
templates Also show location on non-js event detail page. 2018-08-10 16:26:25 +02:00
__init__.py Revert "remove __init__.py files" 2017-02-02 00:18:23 +01:00
admin.py Spice up event instance admin. 2018-08-16 18:25:33 +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 Add email to SpeakerProposal and Speaker models. 2018-08-18 14:11:30 +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 Add a proposal edit permission. 2018-08-18 16:37:20 +02: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 Add email to SpeakerProposal and Speaker models. 2018-08-18 14:11:30 +02:00