Replace .to_dict() calls and attribute access with direct dict usage, add get_storage() import for delete_project, and rewrite reset_project to use save_project() with a partial dict instead of mutating an ORM object. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| alembic | ||
| app | ||
| scripts | ||
| tests | ||
| __init__.py | ||
| alembic.ini | ||
| pyproject.toml | ||
| requirements.txt | ||
| run.py | ||
| uv.lock | ||
| wsgi.py | ||