skillbox/server/books
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 migration function for custom document model 2022-08-03 11:03:42 +02:00
migrations Add linked models to module edit page 2023-04-12 16:02:49 +02:00
models Add pytest dependency to project, also add config 2023-05-30 16:30:28 +02:00
schema Change "invalid_coupon" error into a result 2023-05-24 00:26:29 +02:00
tests Add pytest dependency to project, also add config 2023-05-30 16:30:28 +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
factories.py Add first skeleton of a duplicate method 2023-03-14 17:16:30 +01: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