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
fc40cfa991
join-api
/
user_app
History
Chneemann
fc40cfa991
feat: optimized models, views and caching, added Signals for task_app
2025-03-29 18:55:46 +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: integrated signals and moved user receiver logic there; added test for user cache functionality
2025-03-25 09:03:27 +01:00
caching.py
feat: optimized models, views and caching, added Signals for task_app
2025-03-29 18:55:46 +01:00
models.py
feat: integrated signals and moved user receiver logic there; added test for user cache functionality
2025-03-25 09:03:27 +01:00
serializers.py
feat: adjusted user cache data to match the Serializer structure
2025-03-25 09:47:02 +01:00
signals.py
feat: optimized models, views and caching, added Signals for task_app
2025-03-29 18:55:46 +01:00
tests.py
feat: optimized models, views and caching, added Signals for task_app
2025-03-29 18:55:46 +01:00
views.py
feat: optimized models, views and caching, added Signals for task_app
2025-03-29 18:55:46 +01:00