StudE-Backend/stude/subjects
2023-08-15 14:14:26 +08:00
..
migrations CustomUser and StudentStatus improvements 2023-08-06 14:19:55 +08:00
__init__.py Further polishing for subjects 2023-06-27 18:15:31 +08:00
admin.py Major overhaul to subject model and serializers 2023-07-26 23:32:03 +08:00
apps.py Further polishing for subjects 2023-06-27 18:15:31 +08:00
models.py Fixed subject names still having \r symbols in them and fixed student status list view not working 2023-08-15 14:14:26 +08:00
serializers.py Major overhaul to subject model and serializers 2023-07-26 23:32:03 +08:00
tests.py Further polishing for subjects 2023-06-27 18:15:31 +08:00
urls.py Major overhaul to subject model and serializers 2023-07-26 23:32:03 +08:00
views.py Major overhaul to subject model and serializers 2023-07-26 23:32:03 +08:00