vbv/server/vbv_lernwelt/course
Livio Bieri 260cdf2ba1 fix: do not just take the first course session
be explicit about the course session ID to use
2024-03-21 15:11:53 +01:00
..
creators fix: do not just take the first course session 2024-03-21 15:11:53 +01:00
graphql chore: remove feedback_user 2024-02-29 13:57:00 +01:00
management chore: remove feedback_user 2024-02-29 13:57:00 +01:00
migrations feat: introduce course config 2024-02-27 14:52:33 +01:00
tests Remove Duedates with no dates from list in store 2023-12-19 19:53:35 +01:00
__init__.py Add course app with default course model 2022-09-23 14:55:21 +02:00
admin.py Merge branch 'develop' into feat/course-feature-toggles 2024-02-29 09:47:48 +01:00
apps.py Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
consts.py fix: do not just take the first course session 2024-03-21 15:11:53 +01:00
factories.py Update path name 2022-12-13 14:21:26 +01:00
models.py feat: introduce course config 2024-02-27 14:52:33 +01:00
serializer_helpers.py Fix warnings 2023-10-10 17:01:47 +02:00
serializers.py feat: introduce course config 2024-02-27 14:52:33 +01:00
services.py Add GraphQL server code for learning path 2023-07-17 17:52:27 +02:00
signals.py feat: introduce course config 2024-02-27 14:52:33 +01:00
utils.py Update slugs when parent changes slug due to title change 2023-07-24 13:37:06 +02:00
views.py fix: format 2024-03-06 13:14:01 +01:00