[Flask] A best practices question

Les Dunaway les at dunawaygroupllc.com
Thu Jun 7 11:29:46 EDT 2018


Folks,

There's a common sequence of events - put up a screen with
selection options; put up a screen with detail input options;
process; return results
ie: A screen that says "You can make a new widget, update an existing widget or delete a widget"     The user selects make a new widget and the next screen is the input
     form for a new widget     ...

My question is, after a lot of searching and reading, is there a know /
accepted best practice for structuring this sequence
Les Dunaway
770-490-7546


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/flask/attachments/20180607/1a38ebf4/attachment.html>


More information about the Flask mailing list