skillbox/server/core
Lorenz Padberg 3cef9d10c9 Add custom serve view. 2024-04-25 15:55:42 +02:00
..
management Fix problem with duplicate usernames 2024-02-08 10:37:07 +01:00
migrations Fix typo in migration 2023-03-16 14:24:05 +01:00
static Update favicons and logos 2024-03-19 18:13:38 +01:00
templates Add customization for chapters 2024-04-11 10:23:46 +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 reference to removed settings variable 2023-12-14 17:16:08 +01:00
convert_page_translation.py Reafctor for instrument and module models 2023-09-12 16:17:37 +02:00
env_utils.py Rewrite a test to use pytest syntax 2023-05-30 21:41:30 +02:00
factories.py Update wagtail, django and wagtail_factories 2023-12-11 16:44:34 +01:00
handle_content_blocks.py Move script 2023-12-06 09:29:29 +01:00
logger.py Update logger settings 2021-03-05 11:14:05 +01:00
middleware.py Refactor Sentry Middleware for Graphene 2023-12-11 16:44:34 +01: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 Make Wagtail image, lazy loading and gray background 2024-04-25 15:55:42 +02:00
settings_test.py Fix the platform setting when running tests 2023-12-11 16:44:34 +01:00
urls.py Add custom serve view. 2024-04-25 15:55:42 +02:00
utils.py Clean up and refactor 2023-08-30 11:12:09 +02:00
views.py Add custom serve view. 2024-04-25 15:55:42 +02:00
wagtail_hooks.py Monkey Patch list ordering in wagtail 2023-07-17 13:09:32 +02:00
wagtail_image.py Add custom serve view. 2024-04-25 15:55:42 +02:00
wagtail_patch.py Apply inputs from pullrequest 2023-07-17 14:58:40 +02:00
wagtail_utils.py Fix Module slug generation 2024-04-12 11:13:12 +02:00
wsgi.py initial commit 2018-08-06 23:26:23 +02:00