join-api/task_app
2025-03-29 07:55: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 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: create tests for Redis cache and optimize caching logic 2025-03-29 07:55:27 +01:00
views.py feat: add functionality to save and remove tasks 2025-03-28 10:30:11 +01:00