migrations
|
Polish study group messages
|
2023-06-28 01:18:37 +08:00 |
__init__.py
|
Added student_status model
|
2023-06-26 22:06:05 +08:00 |
apps.py
|
Added student_status model
|
2023-06-26 22:06:05 +08:00 |
routing.py
|
Added websocket endpoint for student statuses
|
2023-07-01 15:47:28 +08:00 |
serializers.py
|
Polished student_status serializer
|
2023-06-27 13:40:31 +08:00 |
urls.py
|
Added websocket endpoint for student statuses
|
2023-07-01 15:47:28 +08:00 |
views.py
|
Polished student_status serializer
|
2023-06-27 13:40:31 +08:00 |