skillbox/server/core
Ramon Wenger 7640db402d Change colors in editor depending on environment theme
Resolves MS-712 #complete
2023-05-11 16:29:03 +02:00
..
management Upgrade wagtail, update paths 2023-03-14 17:16:02 +01: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 Filter out snapshot content blocks from CMS Explore view 2022-07-28 17:46:29 +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 Handle bools in bool_value call 2021-01-14 17:10:48 +01: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 Change colors in editor depending on environment theme 2023-05-11 16:29:03 +02:00
settings_test.py Provide an example for a heroku config 2022-04-21 16:02:22 +02:00
urls.py Add linked models to module edit page 2023-04-12 16:02:49 +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 Change colors in editor depending on environment theme 2023-05-11 16:29:03 +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