StudE-Backend/stude/accounts
2023-07-26 12:14:19 +08:00
..
management Added custom_migrate command to simplify migrating with spatialite backend 2023-07-09 21:20:09 +08:00
migrations Overhauled the entire subjects app to be more simplified and to remove anomalies when filtering in queries 2023-07-26 12:14:19 +08:00
__init__.py Added Djoser 2023-06-26 19:10:04 +08:00
admin.py Auto subject adding/dropping when changing year level, semester, or course 2023-07-18 17:56:23 +08:00
apps.py Added Djoser 2023-06-26 19:10:04 +08:00
models.py Overhauled the entire subjects app to be more simplified and to remove anomalies when filtering in queries 2023-07-26 12:14:19 +08:00
serializers.py Improved user registration serializer 2023-07-19 02:38:35 +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