i'm trying to develop a function in my project using django-vieflow. I try to understand the whole flow using this tutorial ViewFlow-HelloWorld
But, when i try to makemigrations i got and error saying No module named site. What did i miss?
i'm trying to develop a function in my project using django-vieflow. I try to understand the whole flow using this tutorial ViewFlow-HelloWorld
But, when i try to makemigrations i got and error saying No module named site. What did i miss?
Copyright © 2021 Jogjafile Inc.
You tried to follow three years old instruction.
Check the up to date tutorial on the viewflow documentation website - http://docs.viewflow.io/viewflow_quickstart.html
And the tutorial source code - https://github.com/viewflow/cookbook/tree/master/helloworld