StudE-Backend/stude
2023-10-27 23:46:26 +08:00
..
accounts Prune groups and statuses older than 4 hours from 8 hours and improved student status filtering for pruning 2023-10-17 21:39:47 +08:00
api Use leaflet for handling of locations in django admin 2023-07-10 17:06:43 +08:00
config Switch debug flag off 2023-10-02 00:58:49 +08:00
courses Hotfix for registration crashing due to non-unique StudentStatus instance creation 2023-10-02 00:46:44 +08:00
landmarks Hotfix for registration crashing due to non-unique StudentStatus instance creation 2023-10-02 00:46:44 +08:00
media/records Added records and record handling for Computer Science course 2023-10-02 15:47:57 +08:00
semesters Hotfix for registration crashing due to non-unique StudentStatus instance creation 2023-10-02 00:46:44 +08:00
student_status Also delete empty study groups when students move between groups 2023-10-27 23:32:41 +08:00
study_groups Reworked study group radius calculation to be based on the number of students with a set limit rather than by largest distance 2023-10-27 23:46:26 +08:00
studygroup_messages Hotfix for registration crashing due to non-unique StudentStatus instance creation 2023-10-02 00:46:44 +08:00
subjects Added records and record handling for Computer Science course 2023-10-02 15:47:57 +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 Hotfix for registration crashing due to non-unique StudentStatus instance creation 2023-10-02 00:46:44 +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 pruning command 2023-10-01 16:44:21 +08:00