InfoTech-Backend/infotech/subjects
2023-04-22 11:00:04 +08:00
..
migrations Initial transition to move relationships from subject to schedules 2023-04-22 11:00:04 +08:00
__init__.py Added subjects model 2023-03-21 21:22:14 +08:00
admin.py Added subjects model 2023-03-21 21:22:14 +08:00
apps.py Added subjects model 2023-03-21 21:22:14 +08:00
models.py Initial transition to move relationships from subject to schedules 2023-04-22 11:00:04 +08:00
serializers.py Initial transition to move relationships from subject to schedules 2023-04-22 11:00:04 +08:00
tests.py Added subjects model 2023-03-21 21:22:14 +08:00
urls.py Polished year level and added endpoints for viewing subjects by year level 2023-04-22 00:54:00 +08:00
views.py Polished year level and added endpoints for viewing subjects by year level 2023-04-22 00:54:00 +08:00