StudE-Backend/stude/accounts/migrations
2023-07-04 19:36:29 +08:00
..
0001_initial.py Painstakingly added an endpoint to show messages from the current study group of the user 2023-06-28 00:49:11 +08:00
0002_initial.py Painstakingly added an endpoint to show messages from the current study group of the user 2023-06-28 00:49:11 +08:00
0003_customuser_subjects.py Added relationship between user and subjects 2023-06-28 17:12:14 +08:00
0004_alter_customuser_course_alter_customuser_semester_and_more.py Fixed integrity issues with on_delete for customuser 2023-07-04 18:06:47 +08:00
0005_alter_customuser_is_active.py Make users not active by default, requiring email activation 2023-07-04 19:36:29 +08:00
__init__.py Added Djoser 2023-06-26 19:10:04 +08:00