descriptionWhat The Forms?
ownerJames, Thomas
last changeFri, 27 Jun 2008 11:09:38 +0200
changes
7 days agothomasNormalize 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.
7 days agothomasBit too fast with the pasting there
7 days agothomasAdd first basic unittests using py.test
7 days agothomasImprove URL validator
2 months agojamesCreated `form_for_model` function for making a form from Django models.
2 months agojamesFix for _unbound_fields in subclassed forms being correct
2 months agojamesMinor fix which makes ordered form fields not break inheritance
2 months agojamesAdd contrib feature to setup.py so we can have it on PyPI
2 months agojamesAdded missing module docstrings, updated copyright year on all others to 2008.
2 months agojamesForm._fields is now a sequence of (name, value) tuples.
...
tags
...
heads
7 days ago5e406ca3cb88
...