﻿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
2673	URL matching in tutorial fails	dave@…	Adrian Holovaty	"I'm going through the tutorial at http://www.djangoproject.com/documentation/tutorial2/, but when I activate the admin site and visit the admin page, I see:

 	
  Using the URLconf defined in mysite.urls, Django tried these URL patterns, in this order:

     1. ^/django-test/admin/

  The current URL, /django-test/admin/, didn't match any of these.

which seems a little perverse given how trivially the url does, in fact, match.  Granted I'm running the server on a remote machine rather than using the development server, but this should work, shouldn't it?"	defect	closed	contrib.admin		blocker	invalid			Unreviewed	0	0	0	0	0	0
