StudE-Backend/stude/study_groups
2023-12-19 19:03:16 +08:00
..
migrations Commit migrations and fixed pruning crontab command not setting student status to False. Also fixed Student Status subject field in admin 2023-10-13 12:34:20 +08:00
__init__.py Added study_groups 2023-06-27 21:12:03 +08:00
admin.py Removed associative entity and fixed relationship between student status and study group 2023-09-25 21:09:31 +08:00
apps.py Added study_groups 2023-06-27 21:12:03 +08:00
models.py Fixed study group timestamp field 2023-10-13 11:53:52 +08:00
serializers.py Fix to study group distance and radius 2023-12-19 19:03:16 +08:00
tests.py Added study_groups 2023-06-27 21:12:03 +08:00
urls.py Added endpoint for querying avatars of users in a study group and for individual study group details 2023-10-01 01:24:58 +08:00
views.py Fix to study group distance and radius 2023-12-19 19:03:16 +08:00