StudE-Backend/stude/studygroup_messages
2023-09-03 17:46:36 +08:00
..
migrations Initial fix for duplicate subject queries in student status 2023-09-03 17:46:36 +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 Added some needed string definitions for django admin and moved study groups to leaflet 2023-07-10 17:20:15 +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