bornhack-website/src/program
Vidir Valberg Gudmundsson df1a6564b7 Fix #365 2020-02-24 09:40:42 +01:00
..
management/commands add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
migrations fix eventinstance uuid migration with this abomination https://docs.djangoproject.com/en/dev/howto/writing-migrations/#migrations-that-add-unique-fields 2020-02-22 16:21:51 +01:00
static/js Event feedback (#451) 2020-02-22 14:50:09 +01:00
templates Fix #365 2020-02-24 09:40:42 +01:00
templatetags Event feedback (#451) 2020-02-22 14:50:09 +01: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 Event feedback (#451) 2020-02-22 14:50:09 +01:00
apps.py add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
consumers.py add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
email.py add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
forms.py add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
mixins.py Event feedback (#451) 2020-02-22 14:50:09 +01:00
models.py add note about the license we decided to use for recordings 2020-02-22 15:47:58 +01: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 add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
signal_handlers.py add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
urls.py Frab xml export (#459) 2020-02-22 15:09:12 +01:00
views.py fix noscript schedule template, while here add a prefetch_related in the view to reduce number of sql lookups from 116 to 8 for bootstrap data 2020-02-22 17:19:17 +01:00