bornhack-website/program
2017-01-28 19:30:52 +01:00
..
migrations add some unique constraints here and there to ensure data integrity 2017-01-28 18:43:55 +01:00
templates use {camp-slug}_*.html for all templates 2017-01-28 19:30:52 +01:00
__init__.py more program and schedule changes 2017-01-23 18:57:30 +01:00
admin.py commit before start of work sunday, mostly fixing schedule stuff, including setting settings.TIME_ZONE properly, this means we will need to convert production data times to be UTC 2017-01-22 12:59:57 +01:00
apps.py more program and schedule changes 2017-01-23 18:57:30 +01:00
models.py add some unique constraints here and there to ensure data integrity 2017-01-28 18:43:55 +01:00
signal_handlers.py skip checking if this is a new speaker 2017-01-25 23:48:37 +01:00
tests.py WIP program app 2016-07-13 19:13:47 +02:00
views.py use {camp-slug}_*.html for all templates 2017-01-28 19:30:52 +01:00