{{{
>>> 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.
* 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>
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>
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>