skillbox/server/core
Christian Cueni fff752f59d Add update admin token command 2020-02-24 16:22:48 +01:00
..
management Add update admin token command 2020-02-24 16:22:48 +01:00
migrations Add hello page, add local mutation 2020-02-11 14:42:58 +01:00
schema Finish coupon flow 2020-02-24 11:30:37 +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 Move license to core 2020-02-20 13:22:15 +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 Remove hep id as default 2020-02-18 16:57:36 +01:00
hep_client.py Fix license sync 2020-02-24 16:12:40 +01:00
managers.py Fix email verification for stage 2020-02-13 11:28:23 +01:00
middleware.py Detect 402 in frontend, allow me query 2020-02-17 16:08:47 +01:00
models.py Store admin token in db 2020-02-11 14:40:34 +01:00
settings.py Finish coupon flow 2020-02-24 11:30:37 +01:00
settings_test.py Add login happy paths 2020-02-11 14:40:33 +01:00
urls.py Remove legacy registration 2020-02-20 08:36:05 +01:00
utils.py Move license to core 2020-02-20 13:22:15 +01:00
views.py Remove legacy registration 2020-02-20 08:36:05 +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