vbv/server/vbv_lernwelt/core
Reto Aebersold cd6585790e fix: initial data loading 2023-12-18 15:42:41 +01:00
..
graphql Adapt code to user more of the codegen generated typescript types 2023-10-12 10:51:10 +02:00
management wip: Split cockpit feedback pages 2023-12-07 10:12:23 +01:00
middleware Clean up assignment graphql 2023-07-07 18:43:57 +02:00
migrations fix: initial data loading 2023-12-18 15:42:41 +01:00
tests feat: add organisations as model 2023-12-18 15:42:11 +01:00
__init__.py Move django project to `server` directory 2022-02-03 17:33:59 +01:00
admin.py feat: add organisations as model 2023-12-18 15:42:11 +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
base.py Add `LoggedCommand` to JobLogs in django admin interface 2023-08-29 14:31:43 +02:00
constants.py Merge branch 'develop' into feature/VBV-496-dash-regionalleiter 2023-11-03 10:44:22 +01:00
create_default_users.py Merge branch 'develop' into feature/VBV-496-dash-regionalleiter 2023-11-03 10:44:22 +01:00
log_utils.py Add documentation 2023-08-29 13:53:40 +02:00
model_utils.py fix: initial data loading 2023-12-18 15:42:41 +01:00
models.py feat: add organisations as model 2023-12-18 15:42:11 +01:00
schema.py feat: add dashboard API 2023-10-16 09:23:25 +02:00
serializer_helpers.py Add GraphQL server code for learning path 2023-07-17 17:52:27 +02:00
serializers.py feat: add organisations as model 2023-12-18 15:42:11 +01:00
utils.py Every REST response returns `id`-field as string 2023-10-10 15:02:03 +02:00
views.py feat: add organisations as model 2023-12-18 15:42:11 +01:00