<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>tring tring - research log &#187; python django postgres psycopg2 mac os x</title>
	<atom:link href="http://tringtring.wordpress.com/tag/python-django-postgres-psycopg2-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://tringtring.wordpress.com</link>
	<description>research log</description>
	<lastBuildDate>Fri, 07 Aug 2009 09:46:41 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='tringtring.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/6dbffad4cf543320230e768f982ac52f?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>tring tring - research log &#187; python django postgres psycopg2 mac os x</title>
		<link>http://tringtring.wordpress.com</link>
	</image>
			<item>
		<title>Installing python, django, postgres, psycopg2 for Mac OS X</title>
		<link>http://tringtring.wordpress.com/2008/01/07/installing-python-django-postgres-psycopg2-for-mac-os-x/</link>
		<comments>http://tringtring.wordpress.com/2008/01/07/installing-python-django-postgres-psycopg2-for-mac-os-x/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 23:43:22 +0000</pubDate>
		<dc:creator>tringer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[python django postgres psycopg2 mac os x]]></category>

		<guid isPermaLink="false">http://tringtring.wordpress.com/2008/01/07/installing-python-django-postgres-psycopg2-for-mac-os-x/</guid>
		<description><![CDATA[To install:

Python 2.4.4
 Postgres 8.1
 Django 0.96
psycopg2 &#8212; this is the postgresql adapter for python

Installation:

The real pain is psycopg2. (You need this and will solve everything!)

To avoid this just use MacPorts to install psycopg2. I did it by running the command &#8220;sudo port install py-psycopg2&#8243;. This will also install Postgres 8.1 and install python 2.4
Make [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tringtring.wordpress.com&blog=411564&post=16&subd=tringtring&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://tringtring.wordpress.com/2008/01/07/installing-python-django-postgres-psycopg2-for-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0fb643b41717bca015f810ed6828e766?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tringer</media:title>
		</media:content>
	</item>
	</channel>
</rss>