StudE-Backend/stude/courses
2023-07-10 17:20:15 +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 Added some needed string definitions for django admin and moved study groups to leaflet 2023-07-10 17:20:15 +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