vbv/server/vbv_lernwelt/course
Livio Bieri 3eb098be35 Merge branch 'develop' into feat/geteilter-bereich 2024-03-27 15:40:50 +01:00
..
creators Merge branch 'develop' into feat/geteilter-bereich 2024-03-27 15:40:50 +01:00
graphql chore: remove feedback_user 2024-02-29 13:57:00 +01:00
management fix: course_session instead of course setup 2024-03-19 16:42:02 +01:00
migrations feat: introduce course config 2024-02-27 14:52:33 +01:00
tests chore: learning mentor course → course session 2024-03-19 16:24:18 +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 chore: learning mentor course → course session 2024-03-19 16:24:18 +01:00