﻿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
10812	Slight documentation inconsistency in querysets.txt	Joshua Uziel	nobody	"Under http://docs.djangoproject.com/en/dev/ref/models/querysets/#id8 there is an example with


{{{
>>> q[0].entry__count
}}}

and below it the text

{{{
The Blog model doesn't define an entry_count attribute by itself ...
}}}

That one has one underscore and the other two may be inconsistent (it's subjective).  Just in case, here's a bug and a patch."		closed	Documentation	dev		fixed			Ready for checkin	1	0	0	0	0	0
