InfoTech-Backend/infotech/subjects/migrations
2023-04-22 15:02:38 +08:00
..
0001_initial.py Added subjects model 2023-03-21 21:22:14 +08:00
0002_alter_subject_year_level.py Polished subjects app 2023-03-21 21:50:54 +08:00
0003_subject_semester.py Polish current semester choices on both student and subject 2023-03-21 21:59:09 +08:00
0004_remove_subject_enrolled_count_subjectstudent_and_more.py Added relationship between subjects and student 2023-04-11 23:20:01 +08:00
0005_subject_code_alter_subject_semester_and_more.py Initial transition to move relationships from subject to schedules 2023-04-22 11:00:04 +08:00
0006_remove_subject_students.py Initial transition to move relationships from subject to schedules 2023-04-22 11:00:04 +08:00
0007_delete_subjectstudent.py Initial transition to move relationships from subject to schedules 2023-04-22 11:00:04 +08:00
0008_remove_subject_max_slots.py Move max_slots from subject to schedule 2023-04-22 15:02:38 +08:00
__init__.py Added subjects model 2023-03-21 21:22:14 +08:00