InfoTech-Backend/infotech/schedules
2023-04-22 14:38:27 +08:00
..
migrations Finalized schedule and student model by adding relationship between both 2023-04-22 14:38:27 +08:00
__init__.py Initial transition to move relationships from subject to schedules 2023-04-22 11:00:04 +08:00
admin.py Initial transition to move relationships from subject to schedules 2023-04-22 11:00:04 +08:00
apps.py Initial transition to move relationships from subject to schedules 2023-04-22 11:00:04 +08:00
models.py Finalized schedule and student model by adding relationship between both 2023-04-22 14:38:27 +08:00
serializers.py Finalized schedule and student model by adding relationship between both 2023-04-22 14:38:27 +08:00
tests.py Initial transition to move relationships from subject to schedules 2023-04-22 11:00:04 +08:00
urls.py Added time schedule model 2023-04-22 13:42:09 +08:00
views.py Added time schedule model 2023-04-22 13:42:09 +08:00