skillbox/server/notes
Ramon Wenger 9e536e0224 Add unit test for module and chapter highlights 2024-02-28 11:14:45 +01:00
..
migrations Add missing migrations 2024-02-28 11:14:45 +01:00
tests Add unit test for module and chapter highlights 2024-02-28 11:14:45 +01:00
__init__.py Add notes app and a PoC for highlights 2019-10-02 11:38:53 +02:00
admin.py Add notes app and a PoC for highlights 2019-10-02 11:38:53 +02:00
apps.py Add notes app and a PoC for highlights 2019-10-02 11:38:53 +02:00
factories.py Update wagtail, django and wagtail_factories 2023-12-11 16:44:34 +01:00
inputs.py Refactor highlight model to use a generic page instead of a content 2024-02-28 11:14:45 +01:00
models.py Refactor highlight model to use a generic page instead of a content 2024-02-28 11:14:45 +01:00
mutations.py Refactor highlight model to use a generic page instead of a content 2024-02-28 11:14:45 +01:00
schema.py Add more tests for the instrument highlights 2024-02-28 11:14:45 +01:00
views.py Add notes app and a PoC for highlights 2019-10-02 11:38:53 +02:00