TurTaskWeb/backend/users
2023-11-06 18:34:41 +07:00
..
migrations Add UserProfile 2023-11-06 12:37:10 +07:00
__init__.py Setup Google Oauth 2023-10-27 01:50:19 +07:00
admin.py Add Authenticate API endpoint / Add CustomUser models 2023-10-27 21:39:59 +07:00
apps.py Use signal to create UserStats Instead 2023-11-06 18:34:41 +07:00
managers.py Add Authenticate API endpoint / Add CustomUser models 2023-10-27 21:39:59 +07:00
models.py Use signal to create UserStats Instead 2023-11-06 18:34:41 +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 Add Profile update page 2023-11-05 19:01:05 +07:00