InfoTech-Backend/infotech/schedules
2023-04-22 13:42:09 +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 Added time schedule model 2023-04-22 13:42:09 +08:00
serializers.py Added time schedule model 2023-04-22 13:42:09 +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