[Django] #26438: Typo in example: entry = Entry.object.get(headline="News Item Title")

2 views
Skip to first unread message

Django

unread,
Mar 31, 2016, 5:51:03 PM3/31/16
to django-...@googlegroups.com
#26438: Typo in example: entry = Entry.object.get(headline="News Item Title")
-------------------------+-------------------------------------------------
Reporter: oubiga | Owner: nobody
Type: | Status: new
Uncategorized |
Component: | Version: 1.9
Documentation | Keywords: example, documentation, get,
Severity: Normal | object,
Triage Stage: | Has patch: 0
Unreviewed |
Easy pickings: 0 | UI/UX: 0
-------------------------+-------------------------------------------------
Hi there!
I found this tiny typo in an example from the official documentation:

{{{
>>> entry = Entry.object.get(headline="News Item Title")
}}}

[https://docs.djangoproject.com/es/1.9/topics/db/optimization/#retrieve-
individual-objects-using-a-unique-indexed-column]

Cheers.

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

Django

unread,
Mar 31, 2016, 6:28:55 PM3/31/16
to django-...@googlegroups.com
#26438: Typo in example: entry = Entry.object.get(headline="News Item Title")
-------------------------------------------------+-------------------------
Reporter: oubiga | Owner: nobody
Type: Uncategorized | Status: closed
Component: Documentation | Version: 1.9
Severity: Normal | Resolution: fixed
Keywords: example, documentation, get, | Triage Stage:
object, | Unreviewed
Has patch: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------------------+-------------------------
Changes (by Simon Charette <charette.s@…>):

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


Comment:

In [changeset:"64aba7a8aba06b8be52a1a099b44e1d3be4bdd26" 64aba7a]:
{{{
#!CommitTicketReference repository=""
revision="64aba7a8aba06b8be52a1a099b44e1d3be4bdd26"
Fixed #26438 -- Fixed multiple .objects typos in the docs.

Thanks Pablo Oubiña for the report.
}}}

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

Django

unread,
Mar 31, 2016, 6:32:12 PM3/31/16
to django-...@googlegroups.com
#26438: Typo in example: entry = Entry.object.get(headline="News Item Title")
-------------------------------------------------+-------------------------
Reporter: oubiga | Owner: nobody

Type: Uncategorized | Status: closed
Component: Documentation | Version: 1.9
Severity: Normal | Resolution: fixed
Keywords: example, documentation, get, | Triage Stage:
object, | Unreviewed
Has patch: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------------------+-------------------------

Comment (by Simon Charette <charette.s@…>):

In [changeset:"a304e7ddff23b14b8e6546a92eb5250d9cf6eaff" a304e7d]:
{{{
#!CommitTicketReference repository=""
revision="a304e7ddff23b14b8e6546a92eb5250d9cf6eaff"
[1.9.x] Fixed #26438 -- Fixed multiple .objects typos in the docs.

Thanks Pablo Oubiña for the report.

Backport of 64aba7a8aba06b8be52a1a099b44e1d3be4bdd26 from master
}}}

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

Django

unread,
Mar 31, 2016, 6:34:40 PM3/31/16
to django-...@googlegroups.com
#26438: Typo in example: entry = Entry.object.get(headline="News Item Title")
-------------------------------------------------+-------------------------
Reporter: oubiga | Owner: nobody

Type: Uncategorized | Status: closed
Component: Documentation | Version: 1.9
Severity: Normal | Resolution: fixed
Keywords: example, documentation, get, | Triage Stage:
object, | Unreviewed
Has patch: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------------------+-------------------------

Comment (by Simon Charette <charette.s@…>):

In [changeset:"5198b0abea892de7e1c8f8babc4211ae87823972" 5198b0ab]:
{{{
#!CommitTicketReference repository=""
revision="5198b0abea892de7e1c8f8babc4211ae87823972"
[1.8.x] Fixed #26438 -- Fixed multiple .objects typos in the docs.

Thanks Pablo Oubiña for the report.

Backport of 64aba7a8aba06b8be52a1a099b44e1d3be4bdd26 from master
}}}

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

Reply all
Reply to author
Forward
0 new messages