vbv/server/vbv_lernwelt/course
Daniel Egger a119cc122d Add CourseSession admin model 2022-11-09 12:40:01 +01:00
..
creators Fix `npm run test` 2022-10-21 18:00:22 +02:00
management Add CourseSession serializer and view 2022-11-09 12:40:00 +01:00
migrations Add CourseSession serializer and view 2022-11-09 12:40:00 +01:00
tests Limit page access to users which can access course 2022-11-09 12:40:00 +01:00
__init__.py Add course app with default course model 2022-09-23 14:55:21 +02:00
admin.py Add CourseSession admin model 2022-11-09 12:40:01 +01:00
apps.py Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
consts.py Fix test lerngang 2022-09-28 14:52:25 +02:00
factories.py Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
models.py Add CourseSession admin model 2022-11-09 12:40:01 +01:00
permissions.py Add CourseSession serializer and view 2022-11-09 12:40:00 +01:00
serializer_helpers.py Format code 2022-11-09 12:40:00 +01:00
serializers.py Add CourseSession serializer and view 2022-11-09 12:40:00 +01:00
signals.py Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
views.py Add CourseSession serializer and view 2022-11-09 12:40:00 +01:00