ska-referee-test/ref-test/admin
viveksantayana ac5d17fc66 Dockerised. Restructured to remove circular import
Moved most of app definitions out of guard function to use wsgi
Updated configuration files and referencing of .env values.
Local version needs dotenv or exporting of env variables.
Dockerised version works fine without load_dotenv.
Ready to test now!
2021-12-05 03:49:31 +00:00
..
models Dockerised. Restructured to remove circular import 2021-12-05 03:49:31 +00:00
static Added custom 404 display and login redirect 2021-12-04 17:40:01 +00:00
templates/admin Updated footer, added question counters. 2021-12-04 21:25:43 +00:00
__init__.py Finished most of admin console 2021-11-23 13:00:03 +00:00
auth.py Dockerised. Restructured to remove circular import 2021-12-05 03:49:31 +00:00
results.py Finished most of admin console 2021-11-23 13:00:03 +00:00
views.py Dockerised. Restructured to remove circular import 2021-12-05 03:49:31 +00:00