StudE-Backend/stude
2023-07-04 19:22:21 +08:00
..
accounts Polished email template and django admin for custom user 2023-07-04 19:22:21 +08:00
api Added websocket endpoint for student statuses 2023-07-01 15:47:28 +08:00
config Polished email template and django admin for custom user 2023-07-04 19:22:21 +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 Painstakingly added an endpoint to show messages from the current study group of the user 2023-06-28 00:49:11 +08:00
studygroup_messages Polish study group messages 2023-06-28 01:18:37 +08:00
subjects Added relationship between user and subjects 2023-06-28 17:12:14 +08:00
templates/email_activation Polished email template and django admin for custom user 2023-07-04 19:22:21 +08:00
year_levels Painstakingly added an endpoint to show messages from the current study group of the user 2023-06-28 00:49:11 +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