<?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: Hosting a Django Site With the CherryPy WSGI Server</title>
	<atom:link href="http://www.devpicayune.com/entry/hosting-django-with-cherrypy-wsgi-server/feed" rel="self" type="application/rss+xml" />
	<link>http://www.devpicayune.com/entry/hosting-django-with-cherrypy-wsgi-server</link>
	<description>picayune: of little value or importance</description>
	<lastBuildDate>Tue, 16 Mar 2010 21:59:18 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ScW</title>
		<link>http://www.devpicayune.com/entry/hosting-django-with-cherrypy-wsgi-server/comment-page-1#comment-25583</link>
		<dc:creator>ScW</dc:creator>
		<pubDate>Thu, 16 Apr 2009 20:41:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.devpicayune.com/?p=119#comment-25583</guid>
		<description>command for getting a copy of translogger.py from Paste without installing...:

wget http://svn.pythonpaste.org/Paste/trunk/paste/translogger.py -O translogger.py</description>
		<content:encoded><![CDATA[<p>command for getting a copy of translogger.py from Paste without installing&#8230;:</p>
<p>wget <a href="http://svn.pythonpaste.org/Paste/trunk/paste/translogger.py" rel="nofollow">http://svn.pythonpaste.org/Paste/trunk/paste/translogger.py</a> -O translogger.py</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Artem Egorkine</title>
		<link>http://www.devpicayune.com/entry/hosting-django-with-cherrypy-wsgi-server/comment-page-1#comment-24645</link>
		<dc:creator>Artem Egorkine</dc:creator>
		<pubDate>Fri, 27 Feb 2009 14:08:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.devpicayune.com/?p=119#comment-24645</guid>
		<description>Inspired by your code snippet, I went digging further into AdminMediaHandler, turning it into a generic media handler that can be used to serve static files from Django/CherryPy: http://www.arteme.fi/blog/2009/02/26/django-cherrypy-dev-server-and-static-files</description>
		<content:encoded><![CDATA[<p>Inspired by your code snippet, I went digging further into AdminMediaHandler, turning it into a generic media handler that can be used to serve static files from Django/CherryPy: <a href="http://www.arteme.fi/blog/2009/02/26/django-cherrypy-dev-server-and-static-files" rel="nofollow">http://www.arteme.fi/blog/2009/02/26/django-cherrypy-dev-server-and-static-files</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
