skillbox/server/rooms
Ramon Wenger 6a2658051d Disable `stream_field_magic` methods, as the API for those has changed
Unit tests work without them, but the `dummy_data` command possibly no
longer.
2023-12-11 16:44:34 +01:00
..
migrations Add linked models to module edit page 2023-04-12 16:02:49 +02:00
tests Update wagtail, django and wagtail_factories 2023-12-11 16:44:34 +01:00
__init__.py Add UserGroup and test data generation for it 2018-08-23 12:23:39 +02:00
admin.py Refine filters for RoomEntry admin 2022-07-07 16:12:12 +02:00
apps.py Add UserGroup and test data generation for it 2018-08-23 12:23:39 +02:00
factories.py Disable `stream_field_magic` methods, as the API for those has changed 2023-12-11 16:44:34 +01:00
inputs.py Fix a bug with adding room entries in module rooms 2023-02-23 16:50:25 +01:00
models.py Update StreamField usage to include JSON 2023-03-14 17:16:02 +01:00
mutations.py Fix a bug with adding room entries in module rooms 2023-02-23 16:50:25 +01:00
schema.py Clean up and simplify some code 2022-01-27 15:07:59 +01:00
serializers.py Remove subtitle from room entry 2018-11-01 16:18:35 +01:00
wagtail_hooks.py Upgrade wagtail, update paths 2023-03-14 17:16:02 +01:00