Mercurial
wtforms
/ summary
summary |
shortlog
|
changelog
|
tags
|
manifest
|
bz2
|
zip
|
gz
description
What The Forms?
owner
James, Thomas
last change
Fri, 27 Jun 2008 11:09:38 +0200
changes
7 days ago
thomas
Normalize all validators: They now all follow the factory pattern and take the error message as first argument. Also added is_checked validator, and updated unittests accordingly.
changeset
|
manifest
7 days ago
thomas
Bit too fast with the pasting there
changeset
|
manifest
7 days ago
thomas
Add first basic unittests using py.test
changeset
|
manifest
7 days ago
thomas
Improve URL validator
changeset
|
manifest
2 months ago
james
Created `form_for_model` function for making a form from Django models.
changeset
|
manifest
2 months ago
james
Fix for _unbound_fields in subclassed forms being correct
changeset
|
manifest
2 months ago
james
Minor fix which makes ordered form fields not break inheritance
changeset
|
manifest
2 months ago
james
Add contrib feature to setup.py so we can have it on PyPI
changeset
|
manifest
2 months ago
james
Added missing module docstrings, updated copyright year on all others to 2008.
changeset
|
manifest
2 months ago
james
Form._fields is now a sequence of (name, value) tuples.
changeset
|
manifest
...
tags
...
heads
7 days ago
5e406ca3cb88
changeset
|
changelog
|
manifest
...