﻿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
2624	Doc string misleading in contrib.auth Permission model.	anonymous	Adrian Holovaty	"I was looking through the code in contrib.auth, and the last sentence in the doc string for the permission model seems misleading. It reads:

""Three basic permissions -- add, create and delete -- are automatically created for each Django model.""

Shouldn't that be:
""Three basic permissions -- add, '''change''' and delete -- are automatically created for each Django model.""

Note the emphasis."	defect	closed	Contrib apps	dev	trivial	fixed			Unreviewed	0	0	0	0	0	0
