<?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/"
	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>Comments on: Anatomy of a Django Project</title>
	<atom:link href="http://penkin.wordpress.com/2007/06/09/anatomy-of-a-django-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://penkin.wordpress.com/2007/06/09/anatomy-of-a-django-project/</link>
	<description>Python. Django. Everything in-between.</description>
	<lastBuildDate>Sat, 31 Oct 2009 02:09:48 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: James Lafferty</title>
		<link>http://penkin.wordpress.com/2007/06/09/anatomy-of-a-django-project/#comment-2244</link>
		<dc:creator>James Lafferty</dc:creator>
		<pubDate>Sun, 05 Jul 2009 22:46:43 +0000</pubDate>
		<guid isPermaLink="false">http://penkin.wordpress.com/2007/06/09/anatomy-of-a-django-project/#comment-2244</guid>
		<description>Just wanted to note that for the aptitude (or apt-get or synaptic) install of Django on LinuxMint (and I&#039;m assuming it&#039;s the same for Ubuntu), I start a Django project with &#039;django-admin startproject mysite&#039;, and it chokes on &#039;django-admin.py startproject mysite&#039;... Knowing this from the outset would have saved me a small headache, so thought posting it might be useful for others :-) .</description>
		<content:encoded><![CDATA[<p>Just wanted to note that for the aptitude (or apt-get or synaptic) install of Django on LinuxMint (and I&#8217;m assuming it&#8217;s the same for Ubuntu), I start a Django project with &#8216;django-admin startproject mysite&#8217;, and it chokes on &#8216;django-admin.py startproject mysite&#8217;&#8230; Knowing this from the outset would have saved me a small headache, so thought posting it might be useful for others <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Top Posts &#171; WordPress.com</title>
		<link>http://penkin.wordpress.com/2007/06/09/anatomy-of-a-django-project/#comment-34</link>
		<dc:creator>Top Posts &#171; WordPress.com</dc:creator>
		<pubDate>Sun, 10 Jun 2007 00:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://penkin.wordpress.com/2007/06/09/anatomy-of-a-django-project/#comment-34</guid>
		<description>[...] Anatomy of a Django Project We have version control (Subversion), database (PostgreSQL), language (Python), a framework (Django [...]</description>
		<content:encoded><![CDATA[<p>[...] Anatomy of a Django Project We have version control (Subversion), database (PostgreSQL), language (Python), a framework (Django [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
