Answer the question
In order to leave comments, you need to log in
And what is the analogue of Spring webflow in Django?
Now I'm watching lessons on Java Spring - there is a webflow thing that allows you to process complex forms with state transfer in steps, and validate the form transaction at the last step. How do you do stuff like this in Django?
Answer the question
In order to leave comments, you need to log in
https://github.com/viewflow/viewflow
For multiple forms, it's easier to save to the user's session
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question