#11374: Docs for BooleanField imply CheckboxWidget
---------------------------+------------------------------------------------
Reporter: lygaret | Owner: nobody
Status: new | Milestone:
Component: Documentation | Version: 1.0
Keywords: | Stage: Unreviewed
Has_patch: 0 |
---------------------------+------------------------------------------------
The documentation for BooleanField make heavy use of checkboxes. Since it
is possible to have a boolean field that associated with another widget
(HiddenField in particular), that doesn't correspond to a checkbox, this
can get confusing.
See
http://groups.google.com/group/django-
users/browse_frm/thread/ddd098d7bcb7294d/64357ef166fc260f for the
confusion wrought.
--
Ticket URL: <
http://code.djangoproject.com/ticket/11374>
Django <
http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.