skillbox/server/core
Ramon Wenger 9d50db59f6 Add pytest dependency to project, also add config
Change deprecated code for importing translations

Change deprecated syntax in tests

Replace deprecated django url methods

Add plugins and change testing script
2023-05-30 16:30:28 +02:00
..
management Add some QoL scripts for restoring a database and extending a user 2023-05-23 12:31:57 +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 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 Add pytest dependency to project, also add config 2023-05-30 16:30:28 +02:00
settings_test.py Provide an example for a heroku config 2022-04-21 16:02:22 +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 Fix wrong color in MyKV admin 2023-05-17 15:14:30 +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