[Django] #24083: Docs incorrectly refer to form's is_bound() method

10 views
Skip to first unread message

Django

unread,
Jan 5, 2015, 10:15:35 PM1/5/15
to django-...@googlegroups.com
#24083: Docs incorrectly refer to form's is_bound() method
-------------------------------+--------------------
Reporter: ajenhl | Owner: nobody
Type: Bug | Status: new
Component: Documentation | Version: master
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------+--------------------
The docs at https://docs.djangoproject.com/en/dev/topics/forms/#bound-and-
unbound-form-instances refer to a "form’s is_bound() method". However, as
correctly stated at
https://docs.djangoproject.com/en/dev/ref/forms/api/#django.forms.Form.is_bound
this is an attribute, not a method.

--
Ticket URL: <https://code.djangoproject.com/ticket/24083>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jan 6, 2015, 2:57:14 AM1/6/15
to django-...@googlegroups.com
#24083: Docs incorrectly refer to form's is_bound() method
-------------------------------+------------------------------------
Reporter: ajenhl | Owner: claudep
Type: Bug | Status: assigned
Component: Documentation | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------+------------------------------------
Changes (by claudep):

* status: new => assigned
* needs_better_patch: => 0
* needs_tests: => 0
* owner: nobody => claudep
* needs_docs: => 0
* stage: Unreviewed => Accepted


--
Ticket URL: <https://code.djangoproject.com/ticket/24083#comment:1>

Django

unread,
Jan 6, 2015, 3:00:13 AM1/6/15
to django-...@googlegroups.com
#24083: Docs incorrectly refer to form's is_bound() method
-------------------------------+------------------------------------
Reporter: ajenhl | Owner: claudep
Type: Bug | Status: closed
Component: Documentation | Version: master
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------+------------------------------------
Changes (by Claude Paroz <claude@…>):

* status: assigned => closed
* resolution: => fixed


Comment:

In [changeset:"e0080cf577166e160987c74e2d8324ddbbee3b6d"]:
{{{
#!CommitTicketReference repository=""
revision="e0080cf577166e160987c74e2d8324ddbbee3b6d"
Fixed #24083 -- Corrected is_bound nature in forms topic docs

Thanks ajenhl Trac user for the report.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/24083#comment:2>

Django

unread,
Jan 6, 2015, 3:01:00 AM1/6/15
to django-...@googlegroups.com
#24083: Docs incorrectly refer to form's is_bound() method
-------------------------------+------------------------------------
Reporter: ajenhl | Owner: claudep
Type: Bug | Status: closed
Component: Documentation | Version: master

Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------+------------------------------------

Comment (by Claude Paroz <claude@…>):

In [changeset:"5e18f6f724dda3f6462c92f825b31b2e423f4e7c"]:
{{{
#!CommitTicketReference repository=""
revision="5e18f6f724dda3f6462c92f825b31b2e423f4e7c"
[1.7.x] Fixed #24083 -- Corrected is_bound nature in forms topic docs

Thanks ajenhl Trac user for the report.

Backport of e0080cf57 from master.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/24083#comment:3>

Reply all
Reply to author
Forward
0 new messages