Hi, What do you all use for forms (please include reasons)? I will start: Flatland (because I use it for validating lots of other things) Ali
WTForms, like Dan said it integrates nicely with Jinja2 On Wed, Sep 8, 2010 at 8:12 AM, Ali Afshar <aafshar@gmail.com> wrote: > Hi, > > What do you all use for forms (please include reasons)? > > I will start: > > Flatland (because I use it for validating lots of other things) > > Ali > -- bo
WTForms so far, but after seeing the EuroPython presentation by Scott Wilson I'm waiting for a chance to use Flatland. Cheers, Pascal On Thu, Sep 9, 2010 at 1:44 AM, Bo <bo@makedonian.com> wrote: > WTForms, like Dan said it integrates nicely with Jinja2 > > On Wed, Sep 8, 2010 at 8:12 AM, Ali Afshar <aafshar@gmail.com> wrote: >> >> Hi, >> >> What do you all use for forms (please include reasons)? >> >> I will start: >> >> Flatland (because I use it for validating lots of other things) >> >> Ali > > > > -- > bo >
In data giovedì 09 settembre 2010 15:11:11, Pascal Hartig ha scritto: > WTForms so far, but after seeing the EuroPython presentation by Scott > Wilson I'm waiting for a chance to use Flatland. This is the link: http://rswilson.ch/flatland/ Davide Muzzarelli www.dav-muz.net
WTForms via Flask-WTF 2010/9/8 Ali Afshar <aafshar@gmail.com> > Hi, > > What do you all use for forms (please include reasons)? > > I will start: > > Flatland (because I use it for validating lots of other things) > > Ali >
WTForms via Flask-WTF Mayowa On Wed, Sep 8, 2010 at 1:12 PM, Ali Afshar <aafshar@gmail.com> wrote: > Hi, > > What do you all use for forms (please include reasons)? > > I will start: > > Flatland (because I use it for validating lots of other things) > > Ali >
WTForms. Pretty complete solution. 2010/9/8 Mayowa Akinyemi <mayowa@gmail.com> > WTForms via Flask-WTF > > Mayowa > > > On Wed, Sep 8, 2010 at 1:12 PM, Ali Afshar <aafshar@gmail.com> wrote: > >> Hi, >> >> What do you all use for forms (please include reasons)? >> >> I will start: >> >> Flatland (because I use it for validating lots of other things) >> >> Ali >> > > -- "A arrogância é a arma dos fracos." =========================== Italo Moreira Campelo Maia Graduado em Ciência da Computação - UECE Desenvolvedor WEB e Desktop (Java, Python, Lua) Coordenador do Pug-CE ----------------------------------------------------- http://www.italomaia.com/ http://twitter.com/italomaia/ http://eusouolobomau.blogspot.com/ ----------------------------------------------------- turtle linux 910 - http://tiny.cc/blogturtle910 ===========================
I use Flatland On Sep 8, 2010, at 5:25 AM, Italo Maia wrote: > WTForms. Pretty complete solution. > > 2010/9/8 Mayowa Akinyemi <mayowa@gmail.com> > WTForms via Flask-WTF > > Mayowa > > > On Wed, Sep 8, 2010 at 1:12 PM, Ali Afshar <aafshar@gmail.com> wrote: > Hi, > > What do you all use for forms (please include reasons)? > > I will start: > > Flatland (because I use it for validating lots of other things) > > Ali > > > > > -- > "A arrogância é a arma dos fracos." > > =========================== > Italo Moreira Campelo Maia > Graduado em Ciência da Computação - UECE > Desenvolvedor WEB e Desktop (Java, Python, Lua) > Coordenador do Pug-CE > ----------------------------------------------------- > http://www.italomaia.com/ > http://twitter.com/italomaia/ > http://eusouolobomau.blogspot.com/ > ----------------------------------------------------- > turtle linux 910 - http://tiny.cc/blogturtle910 > ===========================
WTForms via Flask-WTF :) Cheers, Francisco Souza Software developer at Giran and also full time Open source evangelist at full time English: http://www.franciscosouza.net Portuguese: http://www.franciscosouza.com.br Twitter: @franciscosouza +55 27 3026 0264 On Wed, Sep 8, 2010 at 10:30 AM, Dan Colish <dcolish@gmail.com> wrote: > I use Flatland > > On Sep 8, 2010, at 5:25 AM, Italo Maia wrote: > > > WTForms. Pretty complete solution. > > > > 2010/9/8 Mayowa Akinyemi <mayowa@gmail.com> > > WTForms via Flask-WTF > > > > Mayowa > > > > > > On Wed, Sep 8, 2010 at 1:12 PM, Ali Afshar <aafshar@gmail.com> wrote: > > Hi, > > > > What do you all use for forms (please include reasons)? > > > > I will start: > > > > Flatland (because I use it for validating lots of other things) > > > > Ali > > > > > > > > > > -- > > "A arrogância é a arma dos fracos." > > > > =========================== > > Italo Moreira Campelo Maia > > Graduado em Ciência da Computação - UECE > > Desenvolvedor WEB e Desktop (Java, Python, Lua) > > Coordenador do Pug-CE > > ----------------------------------------------------- > > http://www.italomaia.com/ > > http://twitter.com/italomaia/ > > http://eusouolobomau.blogspot.com/ > > ----------------------------------------------------- > > turtle linux 910 - http://tiny.cc/blogturtle910 > > =========================== > >
WTForms via Flask-WTF. Its easy, yet a complete package. It can integrate with SQLAlchemy models, plus its really easy to subclass and override certain functionalities of the forms. -- Thadeus On Wed, Sep 8, 2010 at 9:37 AM, Francisco Souza <francisco@franciscosouza.net> wrote: > WTForms via Flask-WTF :) > > Cheers, > Francisco Souza > Software developer at Giran and also full time > Open source evangelist at full time > > English: http://www.franciscosouza.net > Portuguese: http://www.franciscosouza.com.br > Twitter: @franciscosouza > +55 27 3026 0264 > > > On Wed, Sep 8, 2010 at 10:30 AM, Dan Colish <dcolish@gmail.com> wrote: >> >> I use Flatland >> >> On Sep 8, 2010, at 5:25 AM, Italo Maia wrote: >> >> > WTForms. Pretty complete solution. >> > >> > 2010/9/8 Mayowa Akinyemi <mayowa@gmail.com> >> > WTForms via Flask-WTF >> > >> > Mayowa >> > >> > >> > On Wed, Sep 8, 2010 at 1:12 PM, Ali Afshar <aafshar@gmail.com> wrote: >> > Hi, >> > >> > What do you all use for forms (please include reasons)? >> > >> > I will start: >> > >> > Flatland (because I use it for validating lots of other things) >> > >> > Ali >> > >> > >> > >> > >> > -- >> > "A arrogância é a arma dos fracos." >> > >> > =========================== >> > Italo Moreira Campelo Maia >> > Graduado em Ciência da Computação - UECE >> > Desenvolvedor WEB e Desktop (Java, Python, Lua) >> > Coordenador do Pug-CE >> > ----------------------------------------------------- >> > http://www.italomaia.com/ >> > http://twitter.com/italomaia/ >> > http://eusouolobomau.blogspot.com/ >> > ----------------------------------------------------- >> > turtle linux 910 - http://tiny.cc/blogturtle910 >> > =========================== >> > >
I used formencode in my first project but WTForms via Flask-WTF wins mainly because WTF do form and error rendering the easy way. Alex On Wed, Sep 8, 2010 at 5:46 PM, Thadeus Burgess <thadeusb@thadeusb.com> wrote: > WTForms via Flask-WTF. > > Its easy, yet a complete package. It can integrate with SQLAlchemy > models, plus its really easy to subclass and override certain > functionalities of the forms. > > -- > Thadeus > > > > > > On Wed, Sep 8, 2010 at 9:37 AM, Francisco Souza > <francisco@franciscosouza.net> wrote: >> WTForms via Flask-WTF :) >> >> Cheers, >> Francisco Souza >> Software developer at Giran and also full time >> Open source evangelist at full time >> >> English: http://www.franciscosouza.net >> Portuguese: http://www.franciscosouza.com.br >> Twitter: @franciscosouza >> +55 27 3026 0264 >> >> >> On Wed, Sep 8, 2010 at 10:30 AM, Dan Colish <dcolish@gmail.com> wrote: >>> >>> I use Flatland >>> >>> On Sep 8, 2010, at 5:25 AM, Italo Maia wrote: >>> >>> > WTForms. Pretty complete solution. >>> > >>> > 2010/9/8 Mayowa Akinyemi <mayowa@gmail.com> >>> > WTForms via Flask-WTF >>> > >>> > Mayowa >>> > >>> > >>> > On Wed, Sep 8, 2010 at 1:12 PM, Ali Afshar <aafshar@gmail.com> wrote: >>> > Hi, >>> > >>> > What do you all use for forms (please include reasons)? >>> > >>> > I will start: >>> > >>> > Flatland (because I use it for validating lots of other things) >>> > >>> > Ali >>> > >>> > >>> > >>> > >>> > -- >>> > "A arrogância é a arma dos fracos." >>> > >>> > =========================== >>> > Italo Moreira Campelo Maia >>> > Graduado em Ciência da Computação - UECE >>> > Desenvolvedor WEB e Desktop (Java, Python, Lua) >>> > Coordenador do Pug-CE >>> > ----------------------------------------------------- >>> > http://www.italomaia.com/ >>> > http://twitter.com/italomaia/ >>> > http://eusouolobomau.blogspot.com/ >>> > ----------------------------------------------------- >>> > turtle linux 910 - http://tiny.cc/blogturtle910 >>> > =========================== >>> >> >> >
WTForms with Flask-WTF :) 2010/9/8 Alex <thinkpragmatic@gmail.com> > I used formencode in my first project but WTForms via Flask-WTF wins > mainly because WTF do form and error rendering the easy way. > > Alex > > On Wed, Sep 8, 2010 at 5:46 PM, Thadeus Burgess <thadeusb@thadeusb.com> > wrote: > > WTForms via Flask-WTF. > > > > Its easy, yet a complete package. It can integrate with SQLAlchemy > > models, plus its really easy to subclass and override certain > > functionalities of the forms. > > > > -- > > Thadeus > > > > > > > > > > > > On Wed, Sep 8, 2010 at 9:37 AM, Francisco Souza > > <francisco@franciscosouza.net> wrote: > >> WTForms via Flask-WTF :) > >> > >> Cheers, > >> Francisco Souza > >> Software developer at Giran and also full time > >> Open source evangelist at full time > >> > >> English: http://www.franciscosouza.net > >> Portuguese: http://www.franciscosouza.com.br > >> Twitter: @franciscosouza > >> +55 27 3026 0264 > >> > >> > >> On Wed, Sep 8, 2010 at 10:30 AM, Dan Colish <dcolish@gmail.com> wrote: > >>> > >>> I use Flatland > >>> > >>> On Sep 8, 2010, at 5:25 AM, Italo Maia wrote: > >>> > >>> > WTForms. Pretty complete solution. > >>> > > >>> > 2010/9/8 Mayowa Akinyemi <mayowa@gmail.com> > >>> > WTForms via Flask-WTF > >>> > > >>> > Mayowa > >>> > > >>> > > >>> > On Wed, Sep 8, 2010 at 1:12 PM, Ali Afshar <aafshar@gmail.com> > wrote: > >>> > Hi, > >>> > > >>> > What do you all use for forms (please include reasons)? > >>> > > >>> > I will start: > >>> > > >>> > Flatland (because I use it for validating lots of other things) > >>> > > >>> > Ali > >>> > > >>> > > >>> > > >>> > > >>> > -- > >>> > "A arrogância é a arma dos fracos." > >>> > > >>> > =========================== > >>> > Italo Moreira Campelo Maia > >>> > Graduado em Ciência da Computação - UECE > >>> > Desenvolvedor WEB e Desktop (Java, Python, Lua) > >>> > Coordenador do Pug-CE > >>> > ----------------------------------------------------- > >>> > http://www.italomaia.com/ > >>> > http://twitter.com/italomaia/ > >>> > http://eusouolobomau.blogspot.com/ > >>> > ----------------------------------------------------- > >>> > turtle linux 910 - http://tiny.cc/blogturtle910 > >>> > =========================== > >>> > >> > >> > > > -- Diógenes Augusto Fernandes Hermínio http://diofeher.net/
WTForms. It just works, integrates nicely with Jinja2 and there is a Flask extension for it. People coming from Django will probably find it the most familiar to what they use. Looking with interest at Flatland, though. On 8 September 2010 13:12, Ali Afshar <aafshar@gmail.com> wrote: > Hi, > > What do you all use for forms (please include reasons)? > > I will start: > > Flatland (because I use it for validating lots of other things) > > Ali >