StudE-Backend/stude
2023-09-24 21:33:16 +08:00
..
accounts Improved subject selection in django admin for custom user 2023-09-12 20:06:41 +08:00
api Use leaflet for handling of locations in django admin 2023-07-10 17:06:43 +08:00
config Remove cache middlewares 2023-09-24 19:25:49 +08:00
courses Fixed issue of not connecting to redis instance and added caching for courses 2023-09-12 19:42:32 +08:00
landmarks Implemented redis caching for GET only viewsets 2023-09-12 19:51:06 +08:00
media/records Added records for computer engineering 2023-07-20 17:19:43 +08:00
semesters Implemented redis caching for GET only viewsets 2023-09-12 19:51:06 +08:00
student_status Increase filter threshhold for student statuses to 100m 2023-09-22 23:11:24 +08:00
study_groups Restrict access to StudyGroupListNearView if student status is inactive to prevent errors 2023-09-24 21:33:16 +08:00
studygroup_messages Initial fix for duplicate subject queries in student status 2023-09-03 17:46:36 +08:00
subjects Implemented redis caching for GET only viewsets 2023-09-12 19:51:06 +08:00
templates/email_activation Added debug mode for frontend to handle email activation link changes 2023-07-23 22:36:19 +08:00
year_levels Implemented redis caching for GET only viewsets 2023-09-12 19:51:06 +08:00
manage.py Switch to JSON web token and set default host to 0.0.0.0 2023-07-03 23:19:03 +08:00
schema.yml Updated schema 2023-07-27 00:17:35 +08:00