InfoTech-Backend/infotech/professors
2023-04-22 13:03:43 +08:00
..
migrations Polished full_name for professor and student 2023-04-22 13:03:43 +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 Polished full_name for professor and student 2023-04-22 13:03:43 +08:00
serializers.py Fixed full_name in professor serializer 2023-04-22 12:31:27 +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 Initial transition to move relationships from subject to schedules 2023-04-22 11:00:04 +08:00