StudE-Backend/stude/accounts
2023-08-06 14:19:55 +08:00
..
management Added custom_migrate command to simplify migrating with spatialite backend 2023-07-09 21:20:09 +08:00
migrations CustomUser and StudentStatus improvements 2023-08-06 14:19:55 +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 CustomUser and StudentStatus improvements 2023-08-06 14:19:55 +08:00
serializers.py Added avatar profile uploads 2023-07-27 16:00:24 +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