No description
Add Flask-Migrate to enable database migrations Also add a new "completed" column to Tasks for storing the time the task is completed. Use flask --app taskflower db update to add the new column |
||
|---|---|---|
| src | ||
| .gitignore | ||
| LICENSE | ||
| pyproject.toml | ||