StudE-Backend/stude/courses
2023-07-09 19:00:47 +08:00
..
migrations Migrated location fields to new format. Also fixed student_status serializer 2023-07-09 19:00:47 +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