migrations
|
Move max_slots from subject to schedule
|
2023-04-22 15:02:38 +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
|
Move max_slots from subject to schedule
|
2023-04-22 15:02:38 +08:00 |
serializers.py
|
Move max_slots from subject to schedule
|
2023-04-22 15:02:38 +08:00 |
tests.py
|
Added subjects model
|
2023-03-21 21:22:14 +08:00 |
urls.py
|
Moved year level endpoints to schedules
|
2023-04-22 15:31:58 +08:00 |