﻿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
4665	Serving media files in dev mode conflicts if you name the URL media	anonymous	Adrian Holovaty	"The example> 

(r'^site_media/(?P<path>.*)$', 'django.views.static.serve', {'document_root': '/path/to/media', 'show_indexes': True}),

works just fine, but if you happen to change the site_media prefix to media, then it will conflict with Djangos own internal media serving for the admin add on and wont work."		closed	Contrib apps	dev		duplicate	media static serve dev		Unreviewed	0	0	0	0	0	0
