skillbox/server/core
Ramon Wenger bb6425c27f Update instrument export command to include more html tags 2023-07-19 12:10:51 +02:00
..
management Update instrument export command to include more html tags 2023-07-19 12:10:51 +02:00
migrations Fix typo in migration 2023-03-16 14:24:05 +01:00
static Add default logo 2021-01-20 17:06:37 +01:00
templates Add Idea for the wagtail fix 2023-07-17 10:41:12 +02:00
templatetags Add tag for link generation 2020-02-25 10:28:57 +01:00
tests Remove failing tests 2023-03-15 16:10:53 +01:00
__init__.py initial commit 2018-08-06 23:26:23 +02:00
constants.py Add superscript and subscript inline text styles 2023-04-11 16:45:27 +02:00
context_processors.py Remove unused env variables 2022-05-11 15:51:11 +02:00
env_utils.py Rewrite a test to use pytest syntax 2023-05-30 21:41:30 +02:00
factories.py Upgrade django and wagtail versions 2022-03-30 16:11:31 +02:00
logger.py Update logger settings 2021-03-05 11:14:05 +01:00
middleware.py Make sentry errors more useful 2023-03-30 13:51:34 +02:00
mixins.py Add unit tests to check the issues found in the bug bounty report 2021-11-16 14:12:16 +01:00
settings.py Add pytest dependency to project, also add config 2023-05-30 16:30:28 +02:00
settings_test.py Increase Test speed 2023-07-12 17:24:51 +02:00
urls.py Add pytest dependency to project, also add config 2023-05-30 16:30:28 +02:00
utils.py Add some more logging 2022-01-13 10:52:05 +01:00
views.py Make sentry errors more useful 2023-03-30 13:51:34 +02:00
wagtail_hooks.py Monkey Patch list ordering in wagtail 2023-07-17 13:09:32 +02:00
wagtail_patch.py Apply inputs from pullrequest 2023-07-17 14:58:40 +02:00
wagtail_utils.py Add tests for all page types, also implement them 2023-03-14 17:16:40 +01:00
wsgi.py initial commit 2018-08-06 23:26:23 +02:00