bornhack-website/src/backoffice
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
..
migrations Backoffice first steps + add 403.html (#173) 2017-10-03 21:14:07 +02:00
static/js Fix scanning stuff. 2019-08-08 13:06:24 +02:00
templates Send emails when proposals are accepted/rejected, and when eventinstances are created/updated (#466) 2020-03-05 12:23:42 +01:00
__init__.py Backoffice first steps + add 403.html (#173) 2017-10-03 21:14:07 +02:00
apps.py Blackness. 2019-06-16 14:32:24 +02:00
mixins.py Phonebook (#465) 2020-03-05 12:31:11 +01:00
urls.py Facilities (#458) 2020-02-24 23:28:52 +01:00
views.py Send emails when proposals are accepted/rejected, and when eventinstances are created/updated (#466) 2020-03-05 12:23:42 +01:00