﻿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
9135	http://docs.djangoproject.com/en/dev/ref/contrib/admin/#exclude	anonymous	nobody	"Should say:
{{{ 
class AuthorAdmin(admin.ModelAdmin):
    exclude = ['birth_date'] 
}}}

Otherwise, django throws a typeError about tuples and lists.
"		closed	Documentation	dev		duplicate			Unreviewed	0	0	0	0	0	0
