StudE-Backend/stude/subjects
2023-06-28 00:49:11 +08:00
..
migrations Painstakingly added an endpoint to show messages from the current study group of the user 2023-06-28 00:49:11 +08:00
__init__.py Further polishing for subjects 2023-06-27 18:15:31 +08:00
admin.py Further polishing for subject 2023-06-27 18:42:34 +08:00
apps.py Further polishing for subjects 2023-06-27 18:15:31 +08:00
models.py Further polishing for subjects 2023-06-27 18:15:31 +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