| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| django_viewflow-2.3.1-py3-none-any.whl | 2026-06-30 | 24.8 MB | |
| django_viewflow-2.3.1.tar.gz | 2026-06-30 | 24.6 MB | |
| 2.3.1 source code.tar.gz | 2026-06-30 | 22.2 MB | |
| 2.3.1 source code.zip | 2026-06-30 | 22.4 MB | |
| README.md | 2026-06-30 | 327 Bytes | |
| Totals: 5 Items | 94.0 MB | 0 | |
- Add Django 6.1 support.
- Fix the bulk task assign/unassign actions not enforcing per-task can_assign/can_unassign permission.
- Fix the REST View-node GET endpoint serving task data without a view permission check.
- Fix task views accepting a task pk from another flow; the task is now scoped to the flow in the URL.