StudE-Backend/stude/studygroup_messages
2023-07-09 19:00:47 +08:00
..
migrations Migrated location fields to new format. Also fixed student_status serializer 2023-07-09 19:00:47 +08:00
__init__.py Painstakingly added an endpoint to show messages from the current study group of the user 2023-06-28 00:49:11 +08:00
admin.py Painstakingly added an endpoint to show messages from the current study group of the user 2023-06-28 00:49:11 +08:00
apps.py Painstakingly added an endpoint to show messages from the current study group of the user 2023-06-28 00:49:11 +08:00
models.py Polish study group messages 2023-06-28 01:18:37 +08:00
serializers.py Fixed study group message serializer 2023-07-07 01:25:15 +08:00
tests.py Painstakingly added an endpoint to show messages from the current study group of the user 2023-06-28 00:49:11 +08:00
urls.py Painstakingly added an endpoint to show messages from the current study group of the user 2023-06-28 00:49:11 +08:00
views.py Polish study group messages 2023-06-28 01:18:37 +08:00