StudE-Backend/stude/student_status/migrations
2023-06-26 23:50:55 +08:00
..
0001_initial.py Added student_status model 2023-06-26 22:06:05 +08:00
0002_rename_x_latitude_studentstatus_x_and_more.py 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
0003_studentstatus_active.py 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
0004_alter_studentstatus_subject.py 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
__init__.py Added student_status model 2023-06-26 22:06:05 +08:00