How to configure ViewFlow on Django project?
I am new to Django community and I'm trying to install and test the functionality that have ViewFlow
in Django
I've see the demo online but I would like to install it in my computer and test all the functionality and play with the code.
Specifically, I'd like know:
- how to create and configure a new form
- how to create a new flow, and assign a user specific, (because in demo, just assign a My User)
- I've see in documentation a user interface graph to model flow but in demo I can't see any.
link demo: http://demo.viewflow.io/