bornhack-website/src/program
Thomas Steen Rasmussen 33383e6559
Event feedback (#451)
* Event feedback functionality and related commits:

* blackness and isort and flake8 - this branch does not have pre-commit so I forgot :/

* finish backoffice management of eventfeedback

* add username to eventfeedback detail panel when viewed in backoffice

* Add feedback url to elm schedule. Fix access when user is anonymous. Remove print statement.

* one prefetch_related call to rule them all

Co-authored-by: Víðir Valberg Guðmundsson <valberg@orn.li>
2020-02-22 14:50:09 +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 Event feedback (#451) 2020-02-22 14:50:09 +01:00
static/js Event feedback (#451) 2020-02-22 14:50:09 +01:00
templates Event feedback (#451) 2020-02-22 14:50:09 +01:00
templatetags Event feedback (#451) 2020-02-22 14:50:09 +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 Event feedback (#451) 2020-02-22 14:50:09 +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 Event feedback (#451) 2020-02-22 14:50:09 +01:00
views.py Event feedback (#451) 2020-02-22 14:50:09 +01:00