TurTaskWeb/backend/users
2023-10-30 15:53:43 +07:00
..
migrations Add Authenticate API endpoint / Add CustomUser models 2023-10-27 21:39:59 +07:00
__init__.py Setup Google Oauth 2023-10-27 01:50:19 +07:00
adapter.py Fix 400 google OAuth api call 2023-10-28 22:41:33 +07:00
admin.py Add Authenticate API endpoint / Add CustomUser models 2023-10-27 21:39:59 +07:00
apps.py Setup Google Oauth 2023-10-27 01:50:19 +07:00
managers.py Add Authenticate API endpoint / Add CustomUser models 2023-10-27 21:39:59 +07:00
models.py Add Tasks app and model 2023-10-30 15:53:43 +07:00
serializers.py Add Authenticate API endpoint / Add CustomUser models 2023-10-27 21:39:59 +07:00
tests.py Setup Google Oauth 2023-10-27 01:50:19 +07:00
urls.py Add Authenticate API endpoint / Add CustomUser models 2023-10-27 21:39:59 +07:00
views.py Fix 400 google OAuth api call 2023-10-28 22:41:33 +07:00