Viewflow Extensions
Useful extensions for django-viewflow-pro
.
Installation
Simply install the latest stable package using the command
pip install viewflow-extensions
and add 'viewflow_extensions'
to INSTALLED_APP
s in your
settings.py, that’s it!
Note: This package officially only supports viewflow PRO. The free version might work too.
Documentation
The latest documentation can be found at Read the Docs.
Contribution
Please read the Contributing Guide before you submit a pull request.