Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.25 KB

README.rst

File metadata and controls

41 lines (28 loc) · 1.25 KB

version ci coverage license

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_APPs 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.