StudE-Backend/stude/subjects
2023-07-19 15:36:06 +08:00
..
migrations Improved subjects model and serializer 2023-07-19 15:24:59 +08:00
__init__.py Further polishing for subjects 2023-06-27 18:15:31 +08:00
admin.py Removed associative entity between student and subject 2023-07-18 15:51:06 +08:00
apps.py Further polishing for subjects 2023-06-27 18:15:31 +08:00
models.py Improved subjects serializer 2023-07-19 15:36:06 +08:00
serializers.py Improved subjects serializer 2023-07-19 15:36:06 +08:00
tests.py Further polishing for subjects 2023-06-27 18:15:31 +08:00
urls.py Removed associative entity between student and subject 2023-07-18 15:51:06 +08:00
views.py Removed associative entity between student and subject 2023-07-18 15:51:06 +08:00