﻿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
4217	Databrowser: Add import to urls.py	Thomas Güttler	Jacob	"On http://www.djangoproject.com/documentation/databrowse/

please add a note that ""How to use Databrowse / 3""
""""""
Add the following line to your URLconf:

(r'^databrowse/(.*)', databrowse.site.root),
""""""
that you need this at the top of the file:

from django.contrib import databrowse
"		closed	Documentation	dev		fixed			Unreviewed	0	0	0	0	0	0
