StudE-Backend/stude
2023-07-07 01:25:15 +08:00
..
accounts Improved serializers 2023-07-06 21:47:28 +08:00
api Added websocket endpoint for student statuses 2023-07-01 15:47:28 +08:00
config Improved CustomUserSerializer 2023-07-04 20:34:12 +08:00
courses Painstakingly added an endpoint to show messages from the current study group of the user 2023-06-28 00:49:11 +08:00
semesters Painstakingly added an endpoint to show messages from the current study group of the user 2023-06-28 00:49:11 +08:00
student_status Fixed integrity issues with on_delete for customuser 2023-07-04 18:06:47 +08:00
study_groups Improved serializers 2023-07-06 21:47:28 +08:00
studygroup_messages Fixed study group message serializer 2023-07-07 01:25:15 +08:00
subjects Added relationship between user and subjects 2023-06-28 17:12:14 +08:00
templates/email_activation Fixed typo in email activation template 2023-07-06 17:33:35 +08:00
year_levels Fixed typo in email activation template 2023-07-06 17:33:35 +08:00
manage.py Switch to JSON web token and set default host to 0.0.0.0 2023-07-03 23:19:03 +08:00