No description
Find a file
2025-03-29 22:48:37 +01:00
auth_app test: added unit tests in auth_app and fixed code issues identified during testing 2025-03-27 09:11:56 +01:00
join feat: add 4-hour token expiration handling in ExpiringToken model 2025-03-26 11:07:30 +01:00
task_app feat: optimized models, views and caching, added Signals for task_app 2025-03-29 18:55:46 +01:00
user_app feat: updated UserModel, changed status to is_online and added is_contact_only 2025-03-29 22:48:37 +01:00
.gitignore feat: optimize Redis cache and implement various improvements for Task and User apps 2025-03-23 10:43:26 +01:00
manage.py first commit 2025-03-18 19:19:41 +01:00
requirements.txt feat: add CamelCase rendering for JSON responses 2025-03-21 18:22:02 +01:00