StudE-Backend/stude/accounts
2023-07-09 21:20:09 +08:00
..
management Added custom_migrate command to simplify migrating with spatialite backend 2023-07-09 21:20:09 +08:00
migrations Migrated location fields to new format. Also fixed student_status serializer 2023-07-09 19:00:47 +08:00
__init__.py Added Djoser 2023-06-26 19:10:04 +08:00
admin.py Polished email template and django admin for custom user 2023-07-04 19:22:21 +08:00
apps.py Added Djoser 2023-06-26 19:10:04 +08:00
models.py Fixed superuser being created as inactive user 2023-07-06 18:15:41 +08:00
serializers.py Migrated location fields to new format. Also fixed student_status serializer 2023-07-09 19:00:47 +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