StudE-Backend/stude/landmarks
2023-10-02 00:46:44 +08:00
..
migrations Hotfix for registration crashing due to non-unique StudentStatus instance creation 2023-10-02 00:46:44 +08:00
__init__.py Use leaflet for handling of locations in django admin 2023-07-10 17:06:43 +08:00
admin.py Use leaflet for handling of locations in django admin 2023-07-10 17:06:43 +08:00
apps.py Use leaflet for handling of locations in django admin 2023-07-10 17:06:43 +08:00
models.py Implemented geofencing logic for student_status and study_groups with landmark labels 2023-07-14 23:55:54 +08:00
serializers.py Use leaflet for handling of locations in django admin 2023-07-10 17:06:43 +08:00
tests.py Use leaflet for handling of locations in django admin 2023-07-10 17:06:43 +08:00
urls.py Use leaflet for handling of locations in django admin 2023-07-10 17:06:43 +08:00
views.py Implemented redis caching for GET only viewsets 2023-09-12 19:51:06 +08:00