|
b6a3ae56c3
|
Added relevant fields to Django admin panel
|
2023-06-27 00:06:20 +08:00 |
|
|
268bde7f49
|
Polish serializer for user
|
2023-06-26 23:56:51 +08:00 |
|
|
1256efa3d2
|
Made student_status persistent rather than be deleted when unused. Add active field to student_status and auto create student_status instance when a user is created
|
2023-06-26 23:50:55 +08:00 |
|
|
b6d7decf3a
|
Removed some unused .py files
|
2023-06-26 22:06:38 +08:00 |
|
|
ed6a66e989
|
Added student_status model
|
2023-06-26 22:06:05 +08:00 |
|
|
7762f72ce2
|
Polished avatar photo uploads for users
|
2023-06-26 21:39:59 +08:00 |
|
|
5085f9929b
|
Polish custom user model and git ignore
|
2023-06-26 20:56:02 +08:00 |
|
|
49a69c6737
|
Polished custom user model avatar photo
|
2023-06-26 20:42:22 +08:00 |
|
|
87d30a0ecc
|
Polished and fixed custom user model
|
2023-06-26 20:36:58 +08:00 |
|
|
82a327d47f
|
Added initial custom user model
|
2023-06-26 19:45:58 +08:00 |
|
|
f250cfd2e3
|
Add code for production and dev email credentials and create initial custom user model
|
2023-06-26 19:19:38 +08:00 |
|
|
ab7fb228e3
|
Added Djoser
|
2023-06-26 19:10:04 +08:00 |
|