﻿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
14961	Cannot load admin interface static files when doing tutorial	harriv+django@…	Jannis Leidel	"Version is actually 1.3 beta 1

I started to explore Django by going thru the tutorial ( http://docs.djangoproject.com/en/dev/intro/tutorial01/ ).

However when I activated the admin interface (tutorial part 2) and opened the admin interface in browser, it looks pretty ugly. I poked a little and found out that no css file cannot be loaded. Both css files referenced in the 127.0.0.1:8000/admin/ page give 404 error. Urls for css files:

/static/admin/css/base.css
/static/admin/css/dashboard.css





"		closed	Contrib apps	1.3-alpha		fixed			Accepted	0	0	0	0	0	0
