StudE-Backend/stude/courses
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 Add course model 2023-06-27 14:16:40 +08:00
admin.py Further polishing for subject 2023-06-27 18:42:34 +08:00
apps.py Add course model 2023-06-27 14:16:40 +08:00
models.py Further polishing for subjects 2023-06-27 18:15:31 +08:00
serializers.py Add course model 2023-06-27 14:16:40 +08:00
tests.py Add course model 2023-06-27 14:16:40 +08:00
urls.py Add course model 2023-06-27 14:16:40 +08:00
views.py Add course model 2023-06-27 14:16:40 +08:00