skillbox/server/books
Ramon Wenger 2e5fa555d6 Add custom module form with custom clean method
Relates to MS-758
2023-08-28 16:51:45 +02:00
..
management Add filter_attribute_type (all / exact) 2023-08-21 15:46:07 +02:00
migrations Add database migrations 2023-08-22 15:05:10 +02:00
models Add custom module form with custom clean method 2023-08-28 16:51:45 +02:00
schema Add custom module form with custom clean method 2023-08-28 16:51:45 +02:00
tests Fix test 2023-08-23 16:45:00 +02:00
__init__.py Rename book to books and reset migrations 2018-10-04 10:05:14 +02:00
admin.py Filter content block by user created attribute 2018-12-04 13:32:11 +01:00
apps.py Rename book to books and reset migrations 2018-10-04 10:05:14 +02:00
blocks.py Refactor some code 2023-03-16 15:30:56 +01:00
categorize_modules.py Add filter_attribute_type (all / exact) 2023-08-21 15:46:07 +02:00
factories.py Rename ModuleCategoryType to ModuleCategory 2023-08-21 15:17:52 +02:00
managers.py Upgrade wagtail, update paths 2023-03-14 17:16:02 +01:00
migrate_document_model.py Remove migration 2022-08-03 13:00:21 +02:00
utils.py Add new test for school class read only 2021-07-28 16:19:42 +02:00
wagtail_hooks.py Refactoring according to Puillrequest comments 2023-08-23 14:44:51 +02:00