No description
Find a file
2025-04-06 21:21:09 +02:00
auth_app feat: integrate and migrate PostgreSQL in Django Rest; extract functions in task_app to services.py, enable adding/removing assignees and subtasks 2025-04-06 19:58:50 +02:00
join feat: integrate and migrate PostgreSQL in Django Rest; extract functions in task_app to services.py, enable adding/removing assignees and subtasks 2025-04-06 19:58:50 +02:00
task_app test: rename task_app tests, create test_serializers.py with initial tests 2025-04-06 21:21:09 +02:00
templates feat: integrate and migrate PostgreSQL in Django Rest; extract functions in task_app to services.py, enable adding/removing assignees and subtasks 2025-04-06 19:58:50 +02:00
user_app feat: integrate and migrate PostgreSQL in Django Rest; extract functions in task_app to services.py, enable adding/removing assignees and subtasks 2025-04-06 19:58:50 +02: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: integrate and migrate PostgreSQL in Django Rest; extract functions in task_app to services.py, enable adding/removing assignees and subtasks 2025-04-06 19:58:50 +02:00