StudE-Backend/stude/accounts
2023-10-01 16:50:01 +08:00
..
management Improved pruning command logging 2023-10-01 16:50:01 +08:00
migrations Added pruning command 2023-10-01 16:44:21 +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 Final changes to subject and subject instance serializer for easier queries 2023-09-04 18:18:08 +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