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
7c83523d61
join-api
/
task_app
History
Chneemann
7c83523d61
test: add more tests for Redis cache functionality and optimize cache handling
2025-03-29 08:02:19 +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
test: create tests for Redis cache and optimize caching logic
2025-03-29 07:55:27 +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
test: create tests for Redis cache and optimize caching logic
2025-03-29 07:55:27 +01:00
serializers.py
chore: minor optimizations and code cleanup
2025-03-24 07:41:17 +01:00
tests.py
test: add more tests for Redis cache functionality and optimize cache handling
2025-03-29 08:02:19 +01:00
views.py
feat: add functionality to save and remove tasks
2025-03-28 10:30:11 +01:00