vbv/server/vbv_lernwelt/course
Elia Bieri f24fd040f9 Add test data 2024-09-17 11:49:07 +02:00
..
creators Reformat code with ruff 2024-08-27 15:12:49 +02:00
graphql Reformat code with ruff 2024-08-27 15:12:49 +02:00
management Add test data 2024-09-17 11:49:07 +02:00
migrations Reformat code with ruff 2024-08-27 15:12:49 +02:00
tests Reformat code with ruff 2024-08-27 15:12:49 +02:00
__init__.py Add course app with default course model 2022-09-23 14:55:21 +02:00
admin.py Add `user__sso_id` field to CourseSessionUserAdmin 2024-08-28 22:08:32 +02:00
apps.py Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
consts.py Add custom organisation name 2024-07-16 15:13:52 +02:00
factories.py Update path name 2022-12-13 14:21:26 +01:00
middleware.py Add `user__sso_id` field to CourseSessionUserAdmin 2024-08-28 22:08:32 +02:00
models.py Sort person by paid year 2024-09-12 17:07:52 +02:00
serializer_helpers.py Reformat code with ruff 2024-08-27 15:12:49 +02:00
serializers.py Fix cypress tests 2024-08-08 07:21:51 +02:00
services.py Add GraphQL server code for learning path 2023-07-17 17:52:27 +02:00
signals.py wip: Add error model, move code, add exception 2024-06-27 11:32:20 +02:00
utils.py Update slugs when parent changes slug due to title change 2023-07-24 13:37:06 +02:00
views.py Refactor `LearningMentor` model to flat `AgentParticipantRelation` model 2024-07-25 17:19:36 +02:00