11 Jan
2012
11 Jan
'12
10:30 p.m.
Le 11 janv. 2012 à 15:03, T. Linden a écrit :
However, I missed one thing, that is the forms module of Django. With forms you can validate user input, and generate forms. Since I didn't find anything near such a thing, I implemented it myself: Dancer::Forms.
Have you looked at HTML::FormFu? David Morel