StudE-Backend/stude/student_status
2023-09-02 13:46:51 +08:00
..
migrations Add formatted timestamp to student status serializer 2023-08-15 18:53:10 +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 Add formatted timestamp to student status serializer 2023-08-15 18:53:10 +08:00
routing.py Added websocket endpoint for student statuses 2023-07-01 15:47:28 +08:00
serializers.py Increased JWT time to expire and improved student status serializer 2023-09-02 13:46:51 +08:00
urls.py Added initial serializers for filtering student statuses 2023-09-01 14:09:19 +08:00
views.py Increased JWT time to expire and improved student status serializer 2023-09-02 13:46:51 +08:00