bornhack-website/src/program
2018-08-16 18:25:33 +02:00
..
management/commands fixup logging 2017-03-23 18:32:13 +01:00
migrations Add missing non-db migration. 2018-08-10 18:04:33 +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 Model should have a default of false, so things that are not defined as true will default to false. 2018-08-09 15:35:58 +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 Disable timezone support. Everything is in Europe/Copenhagen anyway. 2018-08-11 18:15:19 +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 redirect to the events list if nothing is scheduled yet 2018-07-18 00:58:33 +02:00