﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
26438	"Typo in example: entry = Entry.object.get(headline=""News Item Title"")"	Pablo Oubiña	nobody	"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."	Uncategorized	closed	Documentation	1.9	Normal	fixed	example, documentation, get, object,		Unreviewed	0	0	0	0	0	0
