StudE-Backend/stude
2023-07-17 18:42:40 +08:00
..
accounts Omit student_status from user serializer 2023-07-17 18:42:40 +08:00
api Use leaflet for handling of locations in django admin 2023-07-10 17:06:43 +08:00
config Center leaflet map to ustp by default 2023-07-10 17:07:08 +08:00
courses Moved subject course associative entity to subjects app 2023-07-10 17:35:54 +08:00
landmarks Implemented geofencing logic for student_status and study_groups with landmark labels 2023-07-14 23:55:54 +08:00
semesters Migrated location fields to new format. Also fixed student_status serializer 2023-07-09 19:00:47 +08:00
student_status Implemented geofencing logic for student_status and study_groups with landmark labels 2023-07-14 23:55:54 +08:00
study_groups Improved study_groups geofencing in serializer 2023-07-14 23:56:24 +08:00
studygroup_messages Added some needed string definitions for django admin and moved study groups to leaflet 2023-07-10 17:20:15 +08:00
subjects Improved landmarks view and added prefilled in landmarks 2023-07-11 15:03:42 +08:00
templates/email_activation Fixed typo in email activation template 2023-07-06 17:33:35 +08:00
year_levels Migrated location fields to new format. Also fixed student_status serializer 2023-07-09 19:00:47 +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