kanban-app/backend
2026-03-15 15:52:44 +03:00
..
app Add dockerfile 2026-03-15 15:52:44 +03:00
migrations add initial kanban models and apis 2026-02-25 19:48:18 +03:00
requirements Add dockerfile 2026-03-15 15:52:44 +03:00
tests reorder list column 2026-02-28 00:07:45 +03:00
.coveragerc add pytest 2026-02-24 19:32:35 +03:00
.env.example add initial kanban models and apis 2026-02-25 19:48:18 +03:00
.flake8 fix tests for kanban logic 2026-02-25 21:51:27 +03:00
celery_worker.py add celery, worker and scheduler 2026-02-24 10:35:11 +03:00
Dockerfile Add dockerfile 2026-03-15 15:52:44 +03:00
pytest.ini add pytest 2026-02-24 19:32:35 +03:00
wsgi.py Add dockerfile 2026-03-15 15:52:44 +03:00