vbv/server/vbv_lernwelt/course
Daniel Egger d5e6b623d3 Reformat code with ruff 2024-08-27 15:12:49 +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 Reformat code with ruff 2024-08-27 15:12:49 +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 migration and admin field 2024-07-25 08:44:10 +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
models.py Add proof of concept implementation for the profile filter 2024-08-08 07:10:37 +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