skillbox/server/core
Ramon Wenger a1f6bfc373 Backport more code 2022-01-25 15:31:55 +01:00
..
management Update add room entry button 2021-08-25 14:22:20 +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 Update backend template syntax 2021-12-21 15:18:38 +01:00
templatetags Add tag for link generation 2020-02-25 10:28:57 +01:00
tests Return only instrument types with assigned instruments 2021-11-10 12:47:52 +01:00
__init__.py initial commit 2018-08-06 23:26:23 +02:00
constants.py Add missing files 2021-03-15 23:19:20 +01:00
context_processors.py initial commit 2018-08-06 23:26:23 +02:00
env_utils.py Handle bools in bool_value call 2021-01-14 17:10:48 +01:00
factories.py Backport more code 2022-01-25 15:31:55 +01: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 Update django, wagtail and some others 2021-12-13 15:48:01 +01:00
settings_test.py Update test settings 2020-06-30 11:37:52 +02:00
urls.py Move oauth to users 2021-07-13 13:18:43 +02:00
utils.py Add some more logging 2022-01-13 10:52:05 +01:00
views.py Fix django url bug 2021-12-21 21:04:22 +01:00
wagtail_hooks.py Add additional editor plugins for instrument WYSIWYG editor 2020-04-06 13:31:40 +02:00
wagtail_utils.py Move common functions into Wagtail superclass 2018-08-16 17:26:16 +02:00
wsgi.py initial commit 2018-08-06 23:26:23 +02:00