<?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: Django &#8220;no such column&#8221; error</title>
	<atom:link href="http://noopenblockers.com/2010/02/13/django-no-such-column/feed/" rel="self" type="application/rss+xml" />
	<link>http://noopenblockers.com/2010/02/13/django-no-such-column/</link>
	<description></description>
	<lastBuildDate>Fri, 04 Jun 2010 17:10:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andrew A. Sailer</title>
		<link>http://noopenblockers.com/2010/02/13/django-no-such-column/comment-page-1/#comment-1209</link>
		<dc:creator>Andrew A. Sailer</dc:creator>
		<pubDate>Sat, 06 Mar 2010 19:36:56 +0000</pubDate>
		<guid isPermaLink="false">http://noopenblockers.com/?p=903#comment-1209</guid>
		<description>Thanks for your article. I am new at django and this will be a big help.</description>
		<content:encoded><![CDATA[<p>Thanks for your article. I am new at django and this will be a big help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://noopenblockers.com/2010/02/13/django-no-such-column/comment-page-1/#comment-1159</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Mon, 15 Feb 2010 02:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://noopenblockers.com/?p=903#comment-1159</guid>
		<description>Adam - Just personal growth. I&#039;ve gotten pretty into Python lately and have a list of things I wanted to look into. I&#039;m doing a sprint backlog tracker as a pet project app, but I don&#039;t know how far I&#039;ll go with it. Also on the list are things like TurboGears and PyGTK.

Dimitris - Thanks for the heads up, I&#039;ll add that to the aforementioned list.  :)</description>
		<content:encoded><![CDATA[<p>Adam &#8211; Just personal growth. I&#8217;ve gotten pretty into Python lately and have a list of things I wanted to look into. I&#8217;m doing a sprint backlog tracker as a pet project app, but I don&#8217;t know how far I&#8217;ll go with it. Also on the list are things like TurboGears and PyGTK.</p>
<p>Dimitris &#8211; Thanks for the heads up, I&#8217;ll add that to the aforementioned list.  <img src='http://noopenblockers.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dimitris Glezos</title>
		<link>http://noopenblockers.com/2010/02/13/django-no-such-column/comment-page-1/#comment-1157</link>
		<dc:creator>Dimitris Glezos</dc:creator>
		<pubDate>Mon, 15 Feb 2010 00:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://noopenblockers.com/?p=903#comment-1157</guid>
		<description>Jay, you might also want to try South, which handles schema migration for you pretty nicely.

Tip: syncdb support --noinput to avoid asking you for an admin account. You can run `manage.py createsuperuser` later on.

Adam, this might interest you: http://github.com/jaylett/django_concurrent_test_server

Guys, do drop by #transifex on Freenode or find me there if you think I can be of any help. =)</description>
		<content:encoded><![CDATA[<p>Jay, you might also want to try South, which handles schema migration for you pretty nicely.</p>
<p>Tip: syncdb support &#8211;noinput to avoid asking you for an admin account. You can run `manage.py createsuperuser` later on.</p>
<p>Adam, this might interest you: <a href="http://github.com/jaylett/django_concurrent_test_server" rel="nofollow">http://github.com/jaylett/django_concurrent_test_server</a></p>
<p>Guys, do drop by #transifex on Freenode or find me there if you think I can be of any help. =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://noopenblockers.com/2010/02/13/django-no-such-column/comment-page-1/#comment-1156</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Sun, 14 Feb 2010 23:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://noopenblockers.com/?p=903#comment-1156</guid>
		<description>What are you using DJango for?  I&#039;m learning it as part of getting Reviewboard up and running.  I&#039;m trying to do a Debug apache setup, as the Fedora Account system needs amulti threaded server, and manage.py isn&#039;t.</description>
		<content:encoded><![CDATA[<p>What are you using DJango for?  I&#8217;m learning it as part of getting Reviewboard up and running.  I&#8217;m trying to do a Debug apache setup, as the Fedora Account system needs amulti threaded server, and manage.py isn&#8217;t.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
