TurTaskWeb/backend/authentications
2023-11-23 03:13:19 +07:00
..
migrations Separate Authentication and Users 2023-11-04 03:51:20 +07:00
__init__.py Separate Authentication and Users 2023-11-04 03:51:20 +07:00
access_token_cache.py Separate Authentication and Users 2023-11-04 03:51:20 +07:00
adapter.py Separate Authentication and Users 2023-11-04 03:51:20 +07:00
admin.py Separate Authentication and Users 2023-11-04 03:51:20 +07:00
apps.py Separate Authentication and Users 2023-11-04 03:51:20 +07:00
models.py Separate Authentication and Users 2023-11-04 03:51:20 +07:00
serializers.py Separate Authentication and Users 2023-11-04 03:51:20 +07:00
tests.py Separate Authentication and Users 2023-11-04 03:51:20 +07:00
urls.py Remove unuse class 2023-11-23 03:06:32 +07:00
views.py Modify user model, remove unuse function 2023-11-23 03:13:19 +07:00