This website requires JavaScript.
Explore
Help
Sign in
Chneemann
/
join-api
Watch
1
Star
0
Fork
You've already forked join-api
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fcc2467bcb
join-api
/
user_app
History
Chneemann
0ac3a5049c
feat: create auth app with login, logout, and auth check, including custom backend for email login
2025-03-23 19:54:10 +01:00
..
migrations
feat: add user management app with custom User model, serializer, and viewset
2025-03-20 23:43:12 +01:00
__init__.py
feat: add user management app with custom User model, serializer, and viewset
2025-03-20 23:43:12 +01:00
admin.py
feat: create auth app with login, logout, and auth check, including custom backend for email login
2025-03-23 19:54:10 +01:00
apps.py
feat: add user management app with custom User model, serializer, and viewset
2025-03-20 23:43:12 +01:00
caching.py
feat: optimize Redis cache and implement various improvements for Task and User apps
2025-03-23 10:43:26 +01:00
models.py
feat: optimize Redis cache and implement various improvements for Task and User apps
2025-03-23 10:43:26 +01:00
serializers.py
feat: optimize Redis cache and implement various improvements for Task and User apps
2025-03-23 10:43:26 +01:00
tests.py
feat: add user management app with custom User model, serializer, and viewset
2025-03-20 23:43:12 +01:00
views.py
feat: add user management app with custom User model, serializer, and viewset
2025-03-20 23:43:12 +01:00