Re: [pylons-discuss] Re: need guidance for Pyramid, Jinja2, deform combination

2017-06-19 Thread j . marcus1943
Thanks a lot for the clarification. the statement rendered_form = form. render() from the docs example is pretty self explanatory and answers my questions On Monday, June 19, 2017 at 3:04:35 PM UTC-7, Mikko Ohtamaa wrote: > > Hi, > > This is how I do it: > >

[pylons-discuss] Re: need guidance for Pyramid, Jinja2, deform combination

2017-06-19 Thread j . marcus1943
When you say "it just works", do you mean create a variable containing the rendered form and insert it into the jinja template? On Sunday, November 22, 2015 at 3:34:50 PM UTC-7, Tres Seaver wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 11/22/2015 03:46 AM, Krishnakant Mane