bornhack-website/src/utils
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 add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
migrations Blackness. 2019-06-16 14:32:24 +02:00
templates move code to src/ folder 2017-01-30 12:06:49 +01:00
templatetags Event feedback (#451) 2020-02-22 14:50:09 +01:00
__init__.py Revert "remove __init__.py files" 2017-02-02 00:18:23 +01:00
admin.py black everything, working on #355 2020-02-07 18:46:34 +01:00
apps.py Blackness. 2019-06-16 14:32:24 +02: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
factories.py Blackness. 2019-06-16 14:32:24 +02:00
middleware.py Event feedback (#451) 2020-02-22 14:50:09 +01:00
mixins.py Event feedback (#451) 2020-02-22 14:50:09 +01:00
models.py add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
outgoingemailworker.py add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
pdf.py add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00