StudE-Backend/stude
2023-06-27 00:06:20 +08:00
..
accounts Added relevant fields to Django admin panel 2023-06-27 00:06:20 +08:00
api Made student_status persistent rather than be deleted when unused. Add active field to student_status and auto create student_status instance when a user is created 2023-06-26 23:50:55 +08:00
config Added and configured whitenoise 2023-06-26 22:10:29 +08:00
student_status Made student_status persistent rather than be deleted when unused. Add active field to student_status and auto create student_status instance when a user is created 2023-06-26 23:50:55 +08:00
manage.py Initial commit 2023-06-26 18:58:20 +08:00