simplecodes / wtforms (http://wtforms.simplecodes.com/)

A flexible forms validation and rendering library for python web development.

Clone this repository (size: 463.7 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/simplecodes/wtforms/

Shortlog (showing r357:f1a3ef975a18 (tip) → r333:c6cb1f0a3aa4)

Age Author Message A M D «
3 days crast crast ext.sqlalchemy: primary key support overhaul: 0 4 0
3 days crast crast Docs: Minor grammar changes, added slightly to FAQ 0 3 0
3 days crast crast Validators: Interpolate message strings at validation time, not at init time,… 0 2 0
11 days crast crast ext.appengine: split out fields into their own module 1 1 0
11 days crast crast Cleanup of changelog to prep for 0.5 0 1 0
3 weeks crast crast Documentation: Updated layout, added FAQ and "Solving Specific Problems" to… 2 3 0
3 weeks crast crast BaseForm: allow construction with a sequence of 2-tuples in addition to a dict. 0 1 0
3 weeks crast crast Nuke BaseForm.__getattr__. This is just asking for bugs to pop up later. 0 3 0
3 weeks crast crast DecimalField: Do not null out `data` on invalid input, like IntegerField. 0 2 0
3 weeks crast crast validation: Make StopValidation inherit directly from Exception and use 0 2 0
3 weeks crast crast validators: Optional and Required will clear the field's errors before stopping… 0 2 0
3 weeks crast crast fields: cleaned up imports 0 1 0
3 weeks crast crast ext.django.orm: better converter for DateField 0 2 0
3 weeks crast crast Minor documentation styling cleanups 0 2 0
3 weeks crast crast Added beginnings of WTForms documentation layout, based on the 4 1 0
3 weeks crast crast Fixed some broken links in docs 0 2 0
3 weeks crast crast Make tests more robust to handle possible regression cases 0 2 0
4 weeks crast crast Added processing errors to ext.dateutil 0 2 0
4 weeks crast crast Added processing error handling to base fields 0 2 0
4 weeks crast crast Added semantics for handling errors in input processing. 0 2 0
4 weeks crast crast Clarified the API for how formdata is handled in field processing, and added a 1 4 0
4 weeks crast crast Docs: major overhaul of the custom validators doc, and other minor tweaks. 0 3 0
4 weeks crast crast Cleaned up validation of Length a bit. Refs #28. 0 1 0
4 weeks crast crast Length validator: 0 2 0
5 weeks crast crast Add fields which use `dateutil` package to parse dates. 3 2 0