StudE-Backend/stude/accounts
2023-11-06 21:35:48 +08:00
..
management Fixed pruning command not deleting old study groups 2023-11-06 21:35:48 +08:00
migrations Hotfix for registration crashing due to non-unique StudentStatus instance creation 2023-10-02 00:46:44 +08:00
__init__.py Added Djoser 2023-06-26 19:10:04 +08:00
admin.py Improved subject selection in django admin for custom user 2023-09-12 20:06:41 +08:00
apps.py Added Djoser 2023-06-26 19:10:04 +08:00
models.py Initial fix for duplicate subject queries in student status 2023-09-03 17:46:36 +08:00
serializers.py Hotfix for registration crashing due to non-unique StudentStatus instance creation 2023-10-02 00:46:44 +08:00
urls.py Switch to JSON web token and set default host to 0.0.0.0 2023-07-03 23:19:03 +08:00