vbv/server/vbv_lernwelt/core
Daniel Egger ee4f6fb565 Add course app with default course model 2022-09-23 14:55:21 +02:00
..
management Add cypress tests for circle page 2022-08-29 16:22:31 +02:00
middleware Fix typo, make linter happy 2022-04-21 15:57:59 +02:00
migrations Add Document factories and Collections to test data 2022-08-18 15:27:18 +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 Move django project to `server` directory 2022-02-03 17:33:59 +01:00
apps.py Code formatting 2022-02-03 17:52:21 +01:00
create_default_users.py Fix avatar url 2022-08-10 11:00:51 +02:00
managers.py Add local config 2022-05-16 14:42:03 +02:00
model_utils.py Add course app with default course model 2022-09-23 14:55:21 +02:00
models.py Update sso settings, add user manager 2022-08-10 08:49:33 +02:00
serializers.py VBV-76: Refactor user and login handling 2022-06-30 14:11:21 +02:00
utils.py VBV-76: Refactor user and login handling 2022-06-30 14:11:21 +02:00
views.py VBV-102: refactor server urls 2022-09-02 14:33:38 +02:00