vbv/server/vbv_lernwelt/core
Daniel Egger a3e16dc107 Fix problems 2023-10-10 15:55:46 +02:00
..
graphql VBV-306: Use GraphQL for assignment code 2023-05-15 19:07:06 +02:00
management Add percent for results and "Bestanden"/"Nicht Bestanden" 2023-10-05 14:06:33 +02:00
middleware Clean up assignment graphql 2023-07-07 18:43:57 +02:00
migrations Add `LoggedCommand` to JobLogs in django admin interface 2023-08-29 14:31:43 +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 `LoggedCommand` to JobLogs in django admin interface 2023-08-29 14:31:43 +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
base.py Add `LoggedCommand` to JobLogs in django admin interface 2023-08-29 14:31:43 +02:00
constants.py Fix unit tests 2023-09-26 13:43:44 +02:00
create_default_users.py Fix unit tests 2023-09-26 13:43:44 +02:00
log_utils.py Add documentation 2023-08-29 13:53:40 +02:00
model_utils.py Add course app with default course model 2022-09-23 14:55:21 +02:00
models.py Add `LoggedCommand` to JobLogs in django admin interface 2023-08-29 14:31:43 +02:00
schema.py Extend graphql scheme for KompetenzNavi 2023-09-08 16:46:53 +02:00
serializer_helpers.py Add GraphQL server code for learning path 2023-07-17 17:52:27 +02:00
serializers.py Fix problems 2023-10-10 15:55:46 +02:00
utils.py Every REST response returns `id`-field as string 2023-10-10 15:02:03 +02:00
views.py Add percent for results and "Bestanden"/"Nicht Bestanden" 2023-10-05 14:06:33 +02:00