abcf1cb36d
This has been the documented behaviour for ages, but it wasn't correctly implemented. A required BooleanField must be True/checked, since False values aren't submitted. Ideal for things like "terms of service" agreements. Backwards incompatible (since required=True is the default for all fields). Unclear who the original patch was from, but Tai Lee and Alex have kept it up to date recently. git-svn-id: http://code.djangoproject.com/svn/django/trunk@7799 bcc190cf-cafb-0310-a4f2-bffc1f526a37 |
||
---|---|---|
.. | ||
localflavor | ||
__init__.py | ||
error_messages.py | ||
extra.py | ||
fields.py | ||
forms.py | ||
models.py | ||
regressions.py | ||
tests.py | ||
util.py | ||
widgets.py |