﻿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
7351	typo in description of the 3rd item?	appl734e	nobody	"According zour cookbook I've remove the comment char:
Edit your mysite/urls.py file and uncomment the line below “Uncomment this for admin:”. This file is a URLconf; we’ll dig into URLconfs in the next tutorial. For now, all you need to know is that it maps URL roots to applications.
Afrer pressing ""reload current page"" I've get mismatched infos:
Page not found (404)
Request Method: 	GET
Request URL: 	http://10.29.38.170:8787/
Using the URLconf defined in mysite.urls, Django tried these URL patterns, in this order:
   1. ^admin/
The current URL, /, didn't match any of these.
You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.

Thanks for help apple"		closed	Documentation	dev		invalid			Unreviewed	0	0	0	0	0	0
