<?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: Using a Test Database in Django</title>
	<atom:link href="http://seanhayes.name/2010/01/09/test-database-django/feed/" rel="self" type="application/rss+xml" />
	<link>http://seanhayes.name/2010/01/09/test-database-django/</link>
	<description>Web Developer in Rochester, NY (Django, JavaScript, LAMP)</description>
	<lastBuildDate>Fri, 30 Sep 2011 01:21:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Seán Hayes</title>
		<link>http://seanhayes.name/2010/01/09/test-database-django/comment-page-1/#comment-74</link>
		<dc:creator>Seán Hayes</dc:creator>
		<pubDate>Thu, 07 Oct 2010 23:00:02 +0000</pubDate>
		<guid isPermaLink="false">http://seanhayes.name/?p=132#comment-74</guid>
		<description>Thanks for commenting, I&#039;m glad you found this useful.

This reminds me, I should update this Gist for the new dict style database configuration.</description>
		<content:encoded><![CDATA[<p>Thanks for commenting, I&#8217;m glad you found this useful.</p>
<p>This reminds me, I should update this Gist for the new dict style database configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: google.com/accounts/o8&#8230;</title>
		<link>http://seanhayes.name/2010/01/09/test-database-django/comment-page-1/#comment-73</link>
		<dc:creator>google.com/accounts/o8&#8230;</dc:creator>
		<pubDate>Thu, 07 Oct 2010 22:35:43 +0000</pubDate>
		<guid isPermaLink="false">http://seanhayes.name/?p=132#comment-73</guid>
		<description>Awesome, thanks. I used your approach to override DATABASES dict for multiple databases (since my Django app uses multiple databases) and the tests are now blindingly fast, and we don&#039;t need test_* databases on the remote servers.</description>
		<content:encoded><![CDATA[<p>Awesome, thanks. I used your approach to override DATABASES dict for multiple databases (since my Django app uses multiple databases) and the tests are now blindingly fast, and we don&#8217;t need test_* databases on the remote servers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

