﻿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
19712	admindocs Model reference is incomplete and wrongly described	Daniele Procida	nobody	"https://docs.djangoproject.com/en/dev/ref/contrib/admin/admindocs/#model-reference

{{{
The models section of the admindocs page describes each model in the system along 
with all the fields and methods available on it
}}}

That's only true of methods that are not properties, and don't have multiple arguments.

I can see why the latter methods are not included (they won't always be available in templates), but I can see no reason why properties should be excluded.

Finally, the admindocs say: ""Fields on <whatever> objects"" - wouldn't ""attributes"" be more accurate?"	Cleanup/optimization	closed	Documentation	1.4	Normal	fixed		timograham@…	Accepted	1	0	0	0	0	0
