ska-referee-test/ref-test/quiz
viveksantayana 05a8a78ed9 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
..
static Updated footer, added question counters. 2021-12-04 21:25:43 +00:00
templates/quiz 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
forms.py Quiz registration form 2021-11-25 23:12:20 +00:00
views.py Dockerised. Restructured to remove circular import 2021-12-05 03:49:31 +00:00