vbv/server/vbv_lernwelt/core
Christian Cueni c140f225ea Add Edoniq testblock
WIP: Add sso code

Update content name

WIP: Add redirect endpoint

mend

Fix after rebase

WIP: Update model

WIP: Add extended time test url

Update trufflehog config, use sso

Update test
2023-08-23 07:33:29 +02:00
..
graphql VBV-306: Use GraphQL for assignment code 2023-05-15 19:07:06 +02:00
management Delete notifications before test 2023-06-21 14:44:20 +02:00
middleware Clean up assignment graphql 2023-07-07 18:43:57 +02:00
migrations Exclude email, fix dates, don't check "Geburtsdatum" field 2023-08-17 14:41:47 +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 Add real courses data, update importer 2023-07-20 15:34:10 +02: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 RichText Features 2023-08-10 07:55:27 +02:00
create_default_users.py Update participants, add staff group 2023-06-28 13:16:48 +02:00
model_utils.py Add course app with default course model 2022-09-23 14:55:21 +02:00
models.py Use UUIDs as primary key for models with user context 2023-07-14 14:37:59 +02:00
schema.py Add GraphQL server code for learning path 2023-07-17 17:52:27 +02:00
serializer_helpers.py Add GraphQL server code for learning path 2023-07-17 17:52:27 +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 Add GraphQL server code for learning path 2023-07-17 17:52:27 +02:00
views.py Add Edoniq testblock 2023-08-23 07:33:29 +02:00