StudE-Backend/stude/subjects
2023-06-28 17:12:14 +08:00
..
migrations Added relationship between user and subjects 2023-06-28 17:12:14 +08:00
__init__.py Further polishing for subjects 2023-06-27 18:15:31 +08:00
admin.py Added relationship between user and subjects 2023-06-28 17:12:14 +08:00
apps.py Further polishing for subjects 2023-06-27 18:15:31 +08:00
models.py Added relationship between user and subjects 2023-06-28 17:12:14 +08:00
serializers.py Further polishing for subject 2023-06-27 18:42:34 +08:00
tests.py Further polishing for subjects 2023-06-27 18:15:31 +08:00
urls.py Polished subject url endpoints for better filtering. Added serializers for study_group 2023-06-27 21:35:19 +08:00
views.py Polished subject url endpoints for better filtering. Added serializers for study_group 2023-06-27 21:35:19 +08:00