StudE-Backend/stude/student_status
2023-07-18 15:51:06 +08:00
..
migrations Removed associative entity between student and subject 2023-07-18 15:51:06 +08:00
__init__.py Added student_status model 2023-06-26 22:06:05 +08:00
admin.py Implemented geofencing logic for student_status and study_groups with landmark labels 2023-07-14 23:55:54 +08:00
apps.py Added student_status model 2023-06-26 22:06:05 +08:00
consumers.py Polished student_status serializer 2023-07-01 16:09:20 +08:00
models.py Implemented geofencing logic for student_status and study_groups with landmark labels 2023-07-14 23:55:54 +08:00
routing.py Added websocket endpoint for student statuses 2023-07-01 15:47:28 +08:00
serializers.py Implemented geofencing logic for student_status and study_groups with landmark labels 2023-07-14 23:55:54 +08:00
urls.py Added websocket endpoint for student statuses 2023-07-01 15:47:28 +08:00
views.py Readded permission class 2023-07-09 19:18:21 +08:00