<?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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SnakeOil Labs &#187; Django</title>
	<atom:link href="http://snakeoillabs.com/wordpress/category/django/feed/" rel="self" type="application/rss+xml" />
	<link>http://snakeoillabs.com/wordpress</link>
	<description>Random acts of hackery, geekery and skullduggery</description>
	<lastBuildDate>Mon, 08 Nov 2010 21:01:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Migrating an SQLite-based Django App to PostgreSQL</title>
		<link>http://snakeoillabs.com/wordpress/2009/08/17/migrating-an-sqlite-based-django-app-to-postgresql/</link>
		<comments>http://snakeoillabs.com/wordpress/2009/08/17/migrating-an-sqlite-based-django-app-to-postgresql/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 17:31:02 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://snakeoillabs.com/wordpress/?p=158</guid>
		<description><![CDATA[This was originally posted on my tumblelog about a month ago and is reproduced here to get the ball rolling.
This is mainly for my notes, so I&#8217;ll apologise now if this doesn&#8217;t work for you.
Getting Started
The first thing to do is back up our data into an easy to use (mostly) database agnostic (mostly) format. [...]]]></description>
		<wfw:commentRss>http://snakeoillabs.com/wordpress/2009/08/17/migrating-an-sqlite-based-django-app-to-postgresql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

