StudE-Backend/stude/subjects
2023-07-26 12:14:19 +08:00
..
migrations Overhauled the entire subjects app to be more simplified and to remove anomalies when filtering in queries 2023-07-26 12:14:19 +08:00
__init__.py Further polishing for subjects 2023-06-27 18:15:31 +08:00
admin.py Overhauled the entire subjects app to be more simplified and to remove anomalies when filtering in queries 2023-07-26 12:14:19 +08:00
apps.py Further polishing for subjects 2023-06-27 18:15:31 +08:00
models.py Overhauled the entire subjects app to be more simplified and to remove anomalies when filtering in queries 2023-07-26 12:14:19 +08:00
serializers.py Overhauled the entire subjects app to be more simplified and to remove anomalies when filtering in queries 2023-07-26 12:14:19 +08:00
tests.py Further polishing for subjects 2023-06-27 18:15:31 +08:00
urls.py Improved subject viewsets and subjects postmigration script 2023-07-25 16:29:11 +08:00
views.py Overhauled the entire subjects app to be more simplified and to remove anomalies when filtering in queries 2023-07-26 12:14:19 +08:00