StudE-Backend/stude/subjects
2023-07-18 22:15:42 +08:00
..
migrations Automatically add subjects based on a .csv file 2023-07-18 20:25:03 +08:00
__init__.py Further polishing for subjects 2023-06-27 18:15:31 +08:00
admin.py Removed associative entity between student and subject 2023-07-18 15:51:06 +08:00
apps.py Further polishing for subjects 2023-06-27 18:15:31 +08:00
models.py Improved code for uupdating course year level and semester for student and for postmigration generation of subjects per course 2023-07-18 22:15:42 +08:00
serializers.py Removed associative entity between student and subject 2023-07-18 15:51:06 +08:00
tests.py Further polishing for subjects 2023-06-27 18:15:31 +08:00
urls.py Removed associative entity between student and subject 2023-07-18 15:51:06 +08:00
views.py Removed associative entity between student and subject 2023-07-18 15:51:06 +08:00