skillbox/server/core
Christian Cueni d46cc7a177 Use remove error field, fix tests 2020-04-30 08:49:54 +02:00
..
management Remove call to dummy license command 2020-02-27 13:12:33 +01:00
migrations Add hello page, add local mutation 2020-02-11 14:42:58 +01:00
schema Fix tests 2020-02-25 16:12:01 +01:00
static Fix copy, fix styles on server 2019-11-11 18:19:35 +01:00
templates Merge branch 'develop' into feature/licensing 2020-02-27 10:29:24 +01:00
templatetags Add tag for link generation 2020-02-25 10:28:57 +01:00
tests Use remove error field, fix tests 2020-04-30 08:49:54 +02: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 Use remove error field, fix tests 2020-04-30 08:49:54 +02:00
managers.py Fix email verification for stage 2020-02-13 11:28:23 +01:00
middleware.py Fix minor issues 2020-03-09 16:22:56 +01:00
models.py Store admin token in db 2020-02-11 14:40:34 +01:00
settings.py Fix settings 2020-04-30 07:49:48 +02:00
settings_test.py Add login happy paths 2020-02-11 14:40:33 +01:00
urls.py Merge branch 'develop' into feature/licensing 2020-02-27 10:29:24 +01:00
utils.py Clean up code 2020-03-17 14:20:06 +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