StudE-Backend/stude/student_status/migrations
2023-09-06 18:13:21 +08:00
..
0001_initial.py Initial fix for duplicate subject queries in student status 2023-09-03 17:46:36 +08:00
0002_initial.py Initial fix for duplicate subject queries in student status 2023-09-03 17:46:36 +08:00
0003_alter_studentstatus_subject.py Changed foreign key field value to reference the required string directly rather than id from StudentStatus and CustomUser with Subjects 2023-09-06 18:13:21 +08:00
__init__.py Added student_status model 2023-06-26 22:06:05 +08:00