[Django] #25268: Documentation small error on Forms - Subclassing forms.

2 views
Skip to first unread message

Django

unread,
Aug 12, 2015, 8:41:17 PM8/12/15
to django-...@googlegroups.com
#25268: Documentation small error on Forms - Subclassing forms.
-------------------------------------+-------------------------------------
Reporter: Alejoss | Owner: nobody
Type: | Status: new
Cleanup/optimization |
Component: Documentation | Version: 1.8
Severity: Normal | Keywords: Documentation, Forms
| Api
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Where it writes, near the end of the document, under Subclassing forms:

"It’s possible to declaratively remove a Field inherited from a parent
class by setting the '''name''' to be None on the subclass."

it should write:

"It’s possible to declaratively remove a Field inherited from a parent
class by setting the '''value''' to be None on the subclass."

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

Django

unread,
Aug 13, 2015, 6:48:14 AM8/13/15
to django-...@googlegroups.com
#25268: Documentation small error on Forms - Subclassing forms.
-------------------------------------+-------------------------------------
Reporter: Alejoss | Owner: nobody
Type: | Status: new
Cleanup/optimization |
Component: Documentation | Version: 1.8
Severity: Normal | Resolution:
Keywords: Documentation, | Triage Stage:
Forms Api | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

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

* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0


Comment:

Is "name of the field" more clear? I think that's the intention of the
sentence.

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

Django

unread,
Aug 14, 2015, 8:28:00 AM8/14/15
to django-...@googlegroups.com
#25268: Documentation small error on Forms - Subclassing forms.
-------------------------------------+-------------------------------------
Reporter: Alejoss | Owner: nobody
Type: | Status: closed

Cleanup/optimization |
Component: Documentation | Version: 1.8
Severity: Normal | Resolution: fixed

Keywords: Documentation, | Triage Stage:
Forms Api | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

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


Comment:

In [changeset:"5b5a27942b2fa113df4d6eb3d77a33c85f58634f" 5b5a279]:
{{{
#!CommitTicketReference repository=""
revision="5b5a27942b2fa113df4d6eb3d77a33c85f58634f"
Fixed #25268 -- Tweaked wording in docs/ref/forms/api.txt
}}}

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

Django

unread,
Aug 14, 2015, 8:29:33 AM8/14/15
to django-...@googlegroups.com
#25268: Documentation small error on Forms - Subclassing forms.
-------------------------------------+-------------------------------------
Reporter: Alejoss | Owner: nobody
Type: | Status: closed

Cleanup/optimization |
Component: Documentation | Version: 1.8
Severity: Normal | Resolution: fixed
Keywords: Documentation, | Triage Stage:
Forms Api | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

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

Comment (by Tim Graham <timograham@…>):

In [changeset:"d2dfe3ae81b7a0ea4db0d177d3c316c7c99a4a4b" d2dfe3ae]:
{{{
#!CommitTicketReference repository=""
revision="d2dfe3ae81b7a0ea4db0d177d3c316c7c99a4a4b"
[1.8.x] Fixed #25268 -- Tweaked wording in docs/ref/forms/api.txt

Backport of 5b5a27942b2fa113df4d6eb3d77a33c85f58634f from master
}}}

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

Reply all
Reply to author
Forward
0 new messages