﻿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
9875	urls.py instructions incomplete	dberger	nobody	"This version of the tutorial does not instruct the user to uncomment the following lines in urls.py:

from django.contrib import admin
admin.autodiscover()

It only instructs the user to uncomment:

(r'^admin/(.*)', admin.site.root),


Perhaps this is not necessary in v 0.96.  I am using v 1.0.2.  I was sent to this version of the tutorial because I am not using a development version."		closed	Documentation	1.0		invalid			Unreviewed	0	0	0	0	0	0
