﻿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
4060	django.contrib.databrowse is dependant on django.contrib.admin	Simon G. <dev@…>	Adrian Holovaty	"To view an object in databrowse you need to have the admin site installed or else you'll raise an ImproperlyConfigured exception:

{{{
Caught an exception while rendering: You'll need to put 'django.contrib.admin' in your INSTALLED_APPS setting before you can use the admin application.
}}}

This should be mentioned in the databrowse docs."		closed	Contrib apps	dev		fixed	databrowse		Unreviewed	1	0	0	0	0	0
