bornhack-website/src/bornhack
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
..
__init__.py Revert "remove __init__.py files" 2017-02-02 00:18:23 +01:00
asgi.py add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
environment_settings.py.dist It's an old code, sir, but it checks out. 2019-08-13 17:55:15 +02:00
environment_settings.py.dist.dev WIP Reimbursement feature (#278) 2018-08-30 00:52:32 +02:00
routing.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
settings.py Event feedback (#451) 2020-02-22 14:50:09 +01:00
urls.py Add first version of a wishlist app - create wishes in the admin for now. Fix a few unrelated things while here: update our date and time formats to be more internationally unambigous, and always show timezone. Also fix an old bug which meant that bornhack.dk/program redirect never worked. (#445) 2020-02-13 22:07:28 +01:00
wsgi.py move code to src/ folder 2017-01-30 12:06:49 +01:00