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
61ab0d9bbb
join-api
/
task_app
History
Chneemann
fb2867ccd9
feat: added authentication check for Task access, ensuring token is present for authorized users
2025-03-25 08:31:27 +01:00
..
migrations
first commit
2025-03-18 19:19:41 +01:00
__init__.py
first commit
2025-03-18 19:19:41 +01:00
admin.py
feat: optimize Redis cache and implement various improvements for Task and User apps
2025-03-23 10:43:26 +01:00
apps.py
first commit
2025-03-18 19:19:41 +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
choices.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
chore: minor optimizations and code cleanup
2025-03-24 07:41:17 +01:00
tests.py
first commit
2025-03-18 19:19:41 +01:00
views.py
feat: added authentication check for Task access, ensuring token is present for authorized users
2025-03-25 08:31:27 +01:00