join-api/task_app
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