vbv/server/vbv_lernwelt/course
Christian Cueni 94cafb9b73 Merged develop into feature/VBV-774-course-autogewerbe 2024-10-31 13:44:06 +00:00
..
creators Add new test circle, add tests 2024-10-30 07:14:58 +01:00
graphql Add new test circle, add tests 2024-10-30 07:14:58 +01:00
management Rework Part 2 2024-09-18 14:04:01 +02:00
migrations Reformat code with ruff 2024-08-27 15:12:49 +02:00
tests Fix double content-disposition header for files with commas 2024-10-31 10:20:42 +01:00
__init__.py Add course app with default course model 2022-09-23 14:55:21 +02:00
admin.py Add admin filters 2024-09-17 17:16:21 +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 Rename middleware 2024-09-23 14:45:03 +02:00
models.py Rework 2024-09-17 16:41:38 +02:00
serializer_helpers.py Reformat code with ruff 2024-08-27 15:12:49 +02:00
serializers.py Remove dead code 2024-10-01 16:08:37 +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