Useful extensions for django-viewflow-pro
.
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.
The latest documentation can be found at Read the Docs.
Please read the Contributing Guide before you submit a pull request.