No description
Find a file
2025-04-06 20:51:33 +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: move tests to folder, rename to cache_tests, create models_tests with initial tests 2025-04-06 20:51:33 +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