﻿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
457	sqlreset doesn't clean up model-specific user permission record	wgunadi@…	Adrian Holovaty	"'''Context:''' When a django user has been created with permissions to add/change/delete a model object (e.g. Poll), the information is recorded in ''auth_users_user_permissions'' table.

'''Problem:''' This record is not cleared when ''django-admin sqlclear'' or ''sqlreset'' is issued.

'''Symptom:''' This results in a database constraint error that aborted the whole transaction. Which means the database tables cannot be cleared until the permissions are removed."	defect	closed	Database layer (models, ORM)		normal	invalid			Design decision needed	0	0	0	0	0	0
