does Django have something similar to spring web flow? -
the purpose create stateful web applications controlled navigation. there clear start , end point. user must go through set of screens in specific order. once complete shouldn't possible repeat transaction accidentally.
didn't test particular lib seems suited need:
Comments
Post a Comment