bornhack-website/src/program
Thomas Flummer 4d32a9deb9
add backoffice tool to add recording URLs (#683)
2020-11-01 16:44:46 +01:00
..
management/commands add responsible_team to most emails, while here run pre-commit run --all-files 2020-06-22 17:25:08 +02:00
migrations the old NullBooleanField defaulted to blank=True, BooleanField with null=True does not, TIL 2020-08-11 10:16:53 +02:00
static/js Event feedback (#451) 2020-02-22 14:50:09 +01:00
templates add backoffice tool to add recording URLs (#683) 2020-11-01 16:44:46 +01:00
templatetags SpeakerAvailability, EventSession, autoscheduler, and other goodies (#497) 2020-06-03 21:18:06 +02:00
xsd Frab xml export (#459) 2020-02-22 15:09:12 +01:00
__init__.py Blackness. 2019-06-16 14:32:24 +02:00
admin.py fix eventsession search 2020-08-09 15:36:37 +02:00
apps.py SpeakerAvailability, EventSession, autoscheduler, and other goodies (#497) 2020-06-03 21:18:06 +02:00
autoscheduler.py SpeakerAvailability, EventSession, autoscheduler, and other goodies (#497) 2020-06-03 21:18:06 +02:00
consumers.py add responsible_team to most emails, while here run pre-commit run --all-files 2020-06-22 17:25:08 +02:00
email.py do not hold emails to the content team 2020-07-29 22:06:59 +02:00
forms.py complete the rename of slacking off to recreational event, fixes #603 maybe 2020-08-03 23:41:51 +02:00
mixins.py SpeakerAvailability, EventSession, autoscheduler, and other goodies (#497) 2020-06-03 21:18:06 +02:00
models.py the old NullBooleanField defaulted to blank=True, BooleanField with null=True does not, TIL 2020-08-11 10:16:53 +02:00
multiform.py add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
schema.py SpeakerAvailability, EventSession, autoscheduler, and other goodies (#497) 2020-06-03 21:18:06 +02:00
signal_handlers.py SpeakerAvailability, EventSession, autoscheduler, and other goodies (#497) 2020-06-03 21:18:06 +02:00
urls.py SpeakerAvailability, EventSession, autoscheduler, and other goodies (#497) 2020-06-03 21:18:06 +02:00
utils.py SpeakerAvailability, EventSession, autoscheduler, and other goodies (#497) 2020-06-03 21:18:06 +02:00
views.py fix proposalupdateview, form not self please 2020-06-30 20:00:34 +02:00