InfoTech-Backend/infotech/schedules/migrations
2023-04-22 15:43:09 +08:00
..
0001_initial.py Initial transition to move relationships from subject to schedules 2023-04-22 11:00:04 +08:00
0002_alter_schedule_professor.py Initial transition to move relationships from subject to schedules 2023-04-22 11:00:04 +08:00
0003_schedule_name.py Polished name field for schedule model 2023-04-22 14:14:53 +08:00
0004_schedule_daytimes.py Finalized schedule and student model by adding relationship between both 2023-04-22 14:38:27 +08:00
0005_schedule_max_slots.py Move max_slots from subject to schedule 2023-04-22 15:02:38 +08:00
0006_schedule_year_level.py Moved year level endpoints to schedules 2023-04-22 15:31:58 +08:00
0007_schedule_semester.py Added semester to schedules model 2023-04-22 15:43:09 +08:00
__init__.py Initial transition to move relationships from subject to schedules 2023-04-22 11:00:04 +08:00