vbv/server/vbv_lernwelt/course
Daniel Egger 5955ad83a3 Add widget to pretty print JSONFields in admin 2023-04-14 16:11:31 +02:00
..
creators Fix python tests 2023-04-14 10:02:33 +02:00
management Fix python tests 2023-04-14 10:02:33 +02:00
migrations Link courseSessionAssignmentDetails to AssignmentView 2023-04-06 21:39:44 +02:00
tests Fix python tests 2023-04-14 10:02:33 +02:00
__init__.py Add course app with default course model 2022-09-23 14:55:21 +02:00
admin.py Add widget to pretty print JSONFields in admin 2023-04-14 16:11:31 +02:00
apps.py Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
consts.py Add FR course 2023-03-02 09:09:29 +01:00
factories.py Update path name 2022-12-13 14:21:26 +01:00
models.py Add unit test to test creation of slug while saving 2023-04-13 20:03:09 +02:00
permissions.py Refactor expert handling 2023-01-11 15:54:50 +01:00
serializer_helpers.py Format code 2022-11-09 12:40:00 +01:00
serializers.py Link courseSessionAssignmentDetails to AssignmentView 2023-04-06 21:39:44 +02:00
services.py VBV-193 refactored course completion for course sessions 2023-03-31 18:27:47 +02:00
views.py Adapt api so it can fetch assignment page by id 2023-04-05 21:43:15 +02:00