StudE-Backend/stude/student_status
2023-08-06 14:19:55 +08:00
..
migrations CustomUser and StudentStatus improvements 2023-08-06 14:19:55 +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 CustomUser and StudentStatus improvements 2023-08-06 14:19:55 +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 CustomUser and StudentStatus improvements 2023-08-06 14:19:55 +08:00
views.py CustomUser and StudentStatus improvements 2023-08-06 14:19:55 +08:00