<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
					xmlns:content="http://purl.org/rss/1.0/modules/content/"
					xmlns:wfw="http://wellformedweb.org/CommentAPI/"
					xmlns:dc="http://purl.org/dc/elements/1.1/"
				  >
<channel>
<title>NEVERFEAR (Post Comments)</title>
<link>http://neverfear.org</link>
<description><![CDATA[NEVERFEAR.org weblog feed for post comments]]></description>
<image><title>NEVERFEAR (Post Comments)</title>
<link>http://neverfear.org</link>
<url>http://neverfear.org/favicon.ico</url>
</image>
<language>en-uk</language>
<pubDate>Mon, 21 May 2012 20:53:09 +0000</pubDate>
<item>
<title>Comment on Serving Static Content With Django</title>
<link>http://neverfear.org/blog/view/133/Serving_Static_Content_With_Django/comments#comment_212</link>
<pubDate>Thu, 11 Aug 2011 04:24:40 +0000</pubDate>
<description><![CDATA[<p>In this example, are you copying your entire Django project into your web server's document root? (not the greatest best practice)</p>

<p>Or are you keeping this project directory structure somewhere else on your production server, and only making a copy (or symlink) of the "/static" directory underneath your document root?</p>

<p>I'm a just little fuzzy on how the translation from MEDIA_ROOT to MEDIA_URL works out.  Can you please elaborate?</p>
]]></description>
<author>stevedperkins@yahoo.com</author>
<guid isPermaLink="true" >http://neverfear.org/blog/view/133/Serving_Static_Content_With_Django/comments#comment_212</guid>
</item>
</channel>
</rss>
