Commit graph

5 commits

Author SHA1 Message Date
kleink
f4556cdb3a Update py-wtforms to 1.0.4. (Forgot to commit updated PLIST in previous.)
Bump PKGREVISION.
2013-05-08 08:30:47 +00:00
kleink
fbc09e3638 Update py-wtforms to 1.0.4.
Version 1.0.4
-------------
Released April 28, 2013

- Add widgets and field implementations for HTML5 specialty input types.
- ext.appengine: Add NDB support.
- Add translations: Korean, Traditional Chinese
2013-05-07 20:49:33 +00:00
kleink
e477a538d0 Update py-wtforms to 1.0.3.
Version 1.0.3
-------------
Released January 24, 2013

- Tests complete in python 3.2/3.3.
- Localization for ru, fr.
- Minor fixes in documentation for clarity.
- FieldList now can take validators on the entire FieldList.
- ext.sqlalchemy model_form:
  * Fix issue with QuerySelectField
  * Fix issue in ColumnDefault conversion
  * Support Enum type
- Field class now allows traversal in Django 1.4 templates.
2013-01-27 16:50:20 +00:00
kleink
95e8c2ffb9 Sprinkle empty USE_LANGUAGES definitions in pure python packages
where missed at import time.
2013-01-09 19:02:42 +00:00
kleink
5ef65a908e Import WTForms-1.0.2 as www/py-wtforms.
WTForms is a flexible forms validation and rendering library for
python web development.
2013-01-07 21:49:38 +00:00