skillbox/server/core
Ramon Wenger bb4c22bee8 Change logging settings 2022-10-13 10:05:01 +02:00
..
management Fix dummy data 2022-09-15 17:52:16 +02:00
migrations Add missing migration 2021-07-26 17:15:50 +02: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 Update base client usage 2022-05-25 21:53:49 +02:00
__init__.py initial commit 2018-08-06 23:26:23 +02:00
constants.py Add bold style to default rich text editor features 2022-06-15 17:41:21 +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 Move middleware to users 2021-07-13 13:25:12 +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 logging settings 2022-10-13 10:05:01 +02:00
settings_test.py Provide an example for a heroku config 2022-04-21 16:02:22 +02:00
urls.py Overwrite default sort ordering in CMS Pages overview 2022-07-28 17:57:20 +02:00
utils.py Add some more logging 2022-01-13 10:52:05 +01:00
views.py Refactor core/views 2022-07-28 18:01:48 +02:00
wagtail_hooks.py Remove instruments from CMS explorer 2022-04-13 14:11:57 +02:00
wagtail_utils.py Refactor default settings panel 2022-04-04 17:33:54 +02:00
wsgi.py initial commit 2018-08-06 23:26:23 +02:00