StudE-Backend/stude
2023-09-26 20:30:36 +08:00
..
accounts Removed associative entity and fixed relationship between student status and study group 2023-09-25 21:09:31 +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 Removed associative entity and fixed relationship between student status and study group 2023-09-25 21:09:31 +08:00
landmarks Removed associative entity and fixed relationship between student status and study group 2023-09-25 21:09:31 +08:00
media/records Added records for computer engineering 2023-07-20 17:19:43 +08:00
semesters Removed associative entity and fixed relationship between student status and study group 2023-09-25 21:09:31 +08:00
student_status Fixed student status serializer 2023-09-26 18:59:33 +08:00
study_groups Remove active field on study group 2023-09-26 20:30:36 +08:00
studygroup_messages Removed associative entity and fixed relationship between student status and study group 2023-09-25 21:09:31 +08:00
subjects Removed associative entity and fixed relationship between student status and study group 2023-09-25 21:09:31 +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 Removed associative entity and fixed relationship between student status and study group 2023-09-25 21:09:31 +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 Added endpoint for studygroup creation and auto generate swagger yml on docker build/run 2023-09-26 20:28:59 +08:00