StudE-Backend/stude/semesters
2023-10-02 00:46:44 +08:00
..
migrations Hotfix for registration crashing due to non-unique StudentStatus instance creation 2023-10-02 00:46:44 +08:00
__init__.py Added semesters 2023-06-27 15:48:43 +08:00
admin.py Added semesters 2023-06-27 15:48:43 +08:00
apps.py Added semesters 2023-06-27 15:48:43 +08:00
models.py Automatically add subjects based on a .csv file 2023-07-18 20:25:03 +08:00
serializers.py Added semesters 2023-06-27 15:48:43 +08:00
tests.py Added semesters 2023-06-27 15:48:43 +08:00
urls.py Added semesters 2023-06-27 15:48:43 +08:00
views.py Implemented redis caching for GET only viewsets 2023-09-12 19:51:06 +08:00