skillbox/server/core
Christian Cueni 7a532463a6 Update registration mutation with user id and hep calls 2020-02-13 12:32:55 +01:00
..
management Fix assignment creation in dummy data 2020-01-20 12:53:49 +01:00
migrations Add hello page, add local mutation 2020-02-11 14:42:58 +01:00
schema Add coupon call in frontend, add tests, fix api 2020-02-13 10:03:00 +01:00
static Fix copy, fix styles on server 2019-11-11 18:19:35 +01:00
templates Fix email verification for stage 2020-02-13 11:28:23 +01:00
templatetags initial commit 2018-08-06 23:26:23 +02:00
tests Add coupon call in frontend, add tests, fix api 2020-02-13 10:03:00 +01:00
__init__.py initial commit 2018-08-06 23:26:23 +02:00
context_processors.py initial commit 2018-08-06 23:26:23 +02:00
env_utils.py initial commit 2018-08-06 23:26:23 +02:00
factories.py Add login happy paths 2020-02-11 14:40:33 +01:00
hep_client.py Update registration mutation with user id and hep calls 2020-02-13 12:32:55 +01:00
managers.py Fix email verification for stage 2020-02-13 11:28:23 +01:00
middleware.py Add loggedIn guard, add basic login component 2019-10-08 09:30:00 +02:00
models.py Store admin token in db 2020-02-11 14:40:34 +01:00
settings.py Add coupon call in frontend, add tests, fix api 2020-02-13 10:03:00 +01:00
settings_test.py Add login happy paths 2020-02-11 14:40:33 +01:00
urls.py Fix copy, fix styles on server 2019-11-11 18:19:35 +01:00
utils.py Add mutations for objective group visibility 2018-10-31 15:35:58 +01:00
views.py Fix email verification for stage 2020-02-13 11:28:23 +01:00
wagtail_utils.py Move common functions into Wagtail superclass 2018-08-16 17:26:16 +02:00
wsgi.py initial commit 2018-08-06 23:26:23 +02:00