bornhack-website/src/bornhack
Thomas Steen Rasmussen c52bf300ff
Phonebook (#465)
* first version of dect registration and phonebook functionality, missing export functionality for dect phone system, the rest should more or less work

* add a missing button and message

* fix typo

* add django-oauth-toolkit to implement oauth2 auth for the DECT csv export

* remove unused HMAC code

* add logger

* only show buttons when user is logged in

* remove unneeded enctype
2020-03-05 12:31:11 +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 Facilities (#458) 2020-02-24 23:28:52 +01:00
environment_settings.py.dist.dev Facilities (#458) 2020-02-24 23:28:52 +01: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 Phonebook (#465) 2020-03-05 12:31:11 +01:00
urls.py Phonebook (#465) 2020-03-05 12:31:11 +01:00
wsgi.py move code to src/ folder 2017-01-30 12:06:49 +01:00