<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Serving media and static contents in Django</title>
	<atom:link href="http://www.jjude.com/2008/03/serving-media-and-static-contents-in-django/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jjude.com/2008/03/serving-media-and-static-contents-in-django/</link>
	<description>all will be well finally</description>
	<lastBuildDate>Tue, 10 Jan 2012 10:33:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: ben</title>
		<link>http://www.jjude.com/2008/03/serving-media-and-static-contents-in-django/#comment-29</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Tue, 24 Jun 2008 03:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.jjude.com/index.php/archives/62#comment-29</guid>
		<description>Thanks, was struggling myself trying to serve both from the dev server, I confused &#039;media&#039; as a convention where it&#039;s more of a reserved url pattern. When I tried to serve anything from media it was routed to the admin directory.

The django site has a page on it here -
http://www.djangoproject.com/documentation/static_files/
...and are using a url pattern &#039;site-media&#039;, but I was not clear that &#039;media&#039; itself was off limits.

I could think of better ways to spend a couple hours than fussing with it. This aside, I&#039;m still impressed django.</description>
		<content:encoded><![CDATA[<p>Thanks, was struggling myself trying to serve both from the dev server, I confused &#8216;media&#8217; as a convention where it&#8217;s more of a reserved url pattern. When I tried to serve anything from media it was routed to the admin directory.</p>
<p>The django site has a page on it here -<br />
<a href="http://www.djangoproject.com/documentation/static_files/" rel="nofollow">http://www.djangoproject.com/documentation/static_files/</a><br />
&#8230;and are using a url pattern &#8216;site-media&#8217;, but I was not clear that &#8216;media&#8217; itself was off limits.</p>
<p>I could think of better ways to spend a couple hours than fussing with it. This aside, I&#8217;m still impressed django.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

