skillbox/server/core
Ramon Wenger ead7879787 Add snapshot queries and mutations to server 2021-04-28 00:46:37 +02:00
..
management Clean up code, add some todos 2021-04-26 19:26:47 +02:00
migrations Add hello page, add local mutation 2020-02-11 14:42:58 +01:00
schema Rename input variable 2020-05-12 11:20:43 +02:00
static Add default logo 2021-01-20 17:06:37 +01:00
templates Merge branch 'develop' into feature/licensing 2020-04-30 09:49:22 +02:00
templatetags Add tag for link generation 2020-02-25 10:28:57 +01:00
tests Add support for multiple licenses 2020-07-07 11:42:41 +02:00
__init__.py initial commit 2018-08-06 23:26:23 +02:00
constants.py Add missing files 2021-03-15 23:19:20 +01:00
context_processors.py initial commit 2018-08-06 23:26:23 +02:00
env_utils.py Handle bools in bool_value call 2021-01-14 17:10:48 +01:00
factories.py Add team model, team node and a mutation for creating a team 2021-03-24 23:43:36 +01:00
hep_client.py Add data migration 2020-07-07 11:42:41 +02:00
logger.py Update logger settings 2021-03-05 11:14:05 +01:00
managers.py Rename input variable 2020-05-12 11:20:43 +02:00
middleware.py Fix minor issues 2020-03-09 16:22:56 +01:00
models.py Rename input variable 2020-05-12 11:20:43 +02:00
settings.py Add snapshot queries and mutations to server 2021-04-28 00:46:37 +02:00
settings_test.py Update test settings 2020-06-30 11:37:52 +02:00
urls.py Add autocomplete to assignment owner field in cms admin 2021-01-14 20:40:24 +01:00
utils.py Add tests to cover more use cases 2021-03-23 14:09:08 +01:00
views.py Improve provision of development assets 2021-02-24 15:15:45 +01:00
wagtail_hooks.py Add additional editor plugins for instrument WYSIWYG editor 2020-04-06 13:31:40 +02: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