vbv/server/vbv_lernwelt/core
Christian Cueni 1a9f676381 Add "Gewinnen" assignment, fix titles, update expert info 2023-06-08 16:01:02 +02:00
..
graphql VBV-306: Use GraphQL for assignment code 2023-05-15 19:07:06 +02:00
management Merged in feature/VBV-339-assignment-cypress-test (pull request #79) 2023-05-12 14:33:14 +00:00
middleware Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
migrations Make link out from teams link 2023-06-02 15:16:42 +02:00
tests Fix unit tests 2022-08-26 10:47:01 +02:00
__init__.py Move django project to `server` directory 2022-02-03 17:33:59 +01:00
admin.py Fix upload, add delete s3 files command 2023-01-11 07:38:47 +01:00
admin_utils.py Add widget to pretty print JSONFields in admin 2023-04-14 16:11:31 +02:00
apps.py Code formatting 2022-02-03 17:52:21 +01:00
constants.py Add some test data and clean up some things 2023-05-17 19:09:33 +02:00
create_default_users.py Add "Gewinnen" assignment, fix titles, update expert info 2023-06-08 16:01:02 +02:00
model_utils.py Add course app with default course model 2022-09-23 14:55:21 +02:00
models.py VBV-409: onboarding anpassungen 2023-06-02 15:16:41 +02:00
schema.py VBV-306: Use GraphQL for assignment code 2023-05-15 19:07:06 +02:00
serializer_helpers.py Rename field `type` to `content_type` in REST response 2023-05-12 13:38:35 +02:00
serializers.py Merged in feature/VBV-339-assignment-cypress-test (pull request #79) 2023-05-12 14:33:14 +00:00
utils.py Merged in feature/VBV-290-kn-backend (pull request #59) 2023-04-18 08:07:29 +00:00
views.py Cleanup unused stuff 2023-06-01 23:12:47 +02:00