StudE-Backend/stude/accounts
2023-09-03 17:46:36 +08:00
..
management Added custom_migrate command to simplify migrating with spatialite backend 2023-07-09 21:20:09 +08:00
migrations Initial fix for duplicate subject queries in student status 2023-09-03 17:46:36 +08:00
__init__.py Added Djoser 2023-06-26 19:10:04 +08:00
admin.py Subject selection improvement in admin panel and for irregular students 2023-07-27 00:10:53 +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 Initial fix for duplicate subject queries in student status 2023-09-03 17:46:36 +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