﻿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
1406	[magic-removal]  Cannot add via admin interface, DoesNotExist error	anonymous	Adrian Holovaty	"magic removal branch latest revision, cannot use the admin interface for any models (users, groups, sites, flatpages) 
error i receive is below

{{{
DoesNotExist at /admin/auth/user/add/
Package does not exist for {'label': 'auth'}
Request Method: 	GET
Request URL: 	http://localhost:8000/admin/auth/user/add/
Exception Type: 	DoesNotExist
Exception Value: 	Package does not exist for {'label': 'auth'}
Exception Location: 	C:\Python24\Lib\site-packages\django\db\models\query.py in get, line 170
}}}
"	defect	closed	contrib.admin		normal	duplicate			Unreviewed	0	0	0	0	0	0
