|
migrations
|
Modify user model, remove unuse function
|
2023-11-23 03:13:19 +07:00 |
|
__init__.py
|
Setup Google Oauth
|
2023-10-27 01:50:19 +07:00 |
|
apps.py
|
Use signal to create UserStats Instead
|
2023-11-06 18:34:41 +07:00 |
|
models.py
|
Modify user model, remove unuse function
|
2023-11-23 03:13:19 +07:00 |
|
serializers.py
|
Add Profile update page
|
2023-11-05 19:01:05 +07:00 |
|
signals.py
|
Use signal to create UserStats Instead
|
2023-11-06 18:34:41 +07:00 |
|
tests.py
|
Setup Google Oauth
|
2023-10-27 01:50:19 +07:00 |
|
urls.py
|
Update Model field and add Profile Cutomize API
|
2023-11-05 03:48:10 +07:00 |
|
views.py
|
Fix bug in signup / login for user after signup
|
2023-11-23 06:14:58 +07:00 |