﻿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
686	sqlreset references django_admin_log	davidschein@…	Adrian Holovaty	"C:\ncauction>django-admin sqlreset auction  1>_builddb.sql
C:\ncauction>sqlite3 c:\ncauction\db\auction.db3  0<_builddb.sql
DELETE FROM django_admin_log WHERE content_type_id = 17;
SQL error: no such table: django_admin_log
...

sqlreset generates bad sql as above in the case where admin is not installed.

Does not really hurt anything though.
"	enhancement	closed	Generic views	0.90	major	fixed			Unreviewed	0	0	0	0	0	0
