vbv/server/vbv_lernwelt/core
Daniel Egger 059a4cad5c Add empty user 2024-05-29 13:48:40 +02:00
..
graphql feat: add avatar upload 2024-01-09 17:21:06 +01:00
management Add cypress tests 2024-05-23 14:45:35 +02:00
middleware Clean up assignment graphql 2023-07-07 18:43:57 +02:00
migrations Merged develop into feature/VBV-649-country-sorting 2024-02-20 12:36:02 +01: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 country ordering 2024-02-15 15:08:33 +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 Add empty user 2024-05-29 13:48:40 +02:00
create_default_users.py Add empty user 2024-05-29 13:48:40 +02:00
log_utils.py Add documentation 2023-08-29 13:53:40 +02:00
model_utils.py feat: move models for profile page 2024-01-24 21:00:26 +01:00
models.py Add avatar images to dashboar persons page 2024-04-25 18:49:02 +02: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: save profile 2024-02-05 18:12:51 +01:00
utils.py Add `evaluation_points_deducted` field 2024-05-23 14:45:35 +02:00
views.py Add `evaluation_points_deducted` field 2024-05-23 14:45:35 +02:00