Hi, if you choose sqlalchemy <http://www.sqlalchemy.org/> as database orm and wtforms <https://wtforms.readthedocs.org/en/latest/> for web forms. Then you should use wtforms-alchemy <https://wtforms-alchemy.readthedocs.org/en/latest/> to connect it together.
On Wednesday, March 11, 2015 at 12:30:39 AM UTC+3, JOSEPH DAVIS wrote: > > Hi, > > I would like to know, how to create form elements for fields in model?? > similar to Modelforms in Django > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
