InfoTech-Backend/infotech/schedules
2023-04-22 13:07:47 +08:00
..
migrations Initial transition to move relationships from subject to schedules 2023-04-22 11:00:04 +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 Remove shedules field on students 2023-04-22 11:59:16 +08:00
serializers.py Fixed serializer field for subject on ScheduleSerializer 2023-04-22 13:07:47 +08:00
tests.py Initial transition to move relationships from subject to schedules 2023-04-22 11:00:04 +08:00
urls.py Initial transition to move relationships from subject to schedules 2023-04-22 11:00:04 +08:00
views.py Remove shedules field on students 2023-04-22 11:59:16 +08:00