<?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: Custom Admin View Gotcha in Django 1.1</title>
	<atom:link href="http://deathofagremmie.com/2009/03/05/custom-admin-view-gotcha-django/feed/" rel="self" type="application/rss+xml" />
	<link>http://deathofagremmie.com/2009/03/05/custom-admin-view-gotcha-django/</link>
	<description>by Brian Neal</description>
	<lastBuildDate>Tue, 22 Dec 2009 17:34:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Titus</title>
		<link>http://deathofagremmie.com/2009/03/05/custom-admin-view-gotcha-django/comment-page-1/#comment-1521</link>
		<dc:creator>Titus</dc:creator>
		<pubDate>Wed, 22 Jul 2009 21:22:47 +0000</pubDate>
		<guid isPermaLink="false">http://deathofagremmie.com/?p=184#comment-1521</guid>
		<description>Thanks for this!  I had the same issue about getting urls.py updated before things would work (wasted a good 40 minutes on that as well).</description>
		<content:encoded><![CDATA[<p>Thanks for this!  I had the same issue about getting urls.py updated before things would work (wasted a good 40 minutes on that as well).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom von Schwerdtner</title>
		<link>http://deathofagremmie.com/2009/03/05/custom-admin-view-gotcha-django/comment-page-1/#comment-1489</link>
		<dc:creator>Tom von Schwerdtner</dc:creator>
		<pubDate>Thu, 30 Apr 2009 14:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://deathofagremmie.com/?p=184#comment-1489</guid>
		<description>FWIW, when I&#039;m updating a Django project I find it useful to use the new django-admin to start a new project and a new app, just to see the changes in the skeleton site (which got me through what you had to discover here).</description>
		<content:encoded><![CDATA[<p>FWIW, when I&#8217;m updating a Django project I find it useful to use the new django-admin to start a new project and a new app, just to see the changes in the skeleton site (which got me through what you had to discover here).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
