<?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: Stripped-down Django Tutorial</title>
	<atom:link href="http://tony.abou-assaleh.net/web-development/stripped-down-django-tutorial/feed" rel="self" type="application/rss+xml" />
	<link>http://tony.abou-assaleh.net/web-development/stripped-down-django-tutorial</link>
	<description>Official Website and Blog</description>
	<lastBuildDate>Wed, 25 Aug 2010 20:20:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Burton Haynes</title>
		<link>http://tony.abou-assaleh.net/web-development/stripped-down-django-tutorial/comment-page-1#comment-4318</link>
		<dc:creator>Burton Haynes</dc:creator>
		<pubDate>Sat, 06 Mar 2010 20:02:29 +0000</pubDate>
		<guid isPermaLink="false">http://tony.abou-assaleh.net/?p=80#comment-4318</guid>
		<description>Thanks for this blog. I am new at development and this will be a big help.</description>
		<content:encoded><![CDATA[<p>Thanks for this blog. I am new at development and this will be a big help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Mortensen</title>
		<link>http://tony.abou-assaleh.net/web-development/stripped-down-django-tutorial/comment-page-1#comment-4309</link>
		<dc:creator>Peter Mortensen</dc:creator>
		<pubDate>Wed, 13 Jan 2010 19:09:16 +0000</pubDate>
		<guid isPermaLink="false">http://tony.abou-assaleh.net/?p=80#comment-4309</guid>
		<description>I agree with your assessment of the Django official tutorial. Thanks for sharing your condensed/summary/ version.</description>
		<content:encoded><![CDATA[<p>I agree with your assessment of the Django official tutorial. Thanks for sharing your condensed/summary/ version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: taa</title>
		<link>http://tony.abou-assaleh.net/web-development/stripped-down-django-tutorial/comment-page-1#comment-4270</link>
		<dc:creator>taa</dc:creator>
		<pubDate>Sat, 08 Aug 2009 04:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://tony.abou-assaleh.net/?p=80#comment-4270</guid>
		<description>Thanks for the feedback George. 

The include method in step 6 is the recommended approach and using admin.site.root is depricated as of django 1.1. See &lt;a href=&quot;http://docs.djangoproject.com/en/dev/releases/1.1/#features-deprecated-in-1-1&quot; rel=&quot;nofollow&quot;&gt;Features deprecated in 1.1&lt;/a&gt;.

I incorporate the other corrections. Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback George. </p>
<p>The include method in step 6 is the recommended approach and using admin.site.root is depricated as of django 1.1. See <a href="http://docs.djangoproject.com/en/dev/releases/1.1/#features-deprecated-in-1-1" rel="nofollow">Features deprecated in 1.1</a>.</p>
<p>I incorporate the other corrections. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mazhar Hussain Shah</title>
		<link>http://tony.abou-assaleh.net/web-development/stripped-down-django-tutorial/comment-page-1#comment-4262</link>
		<dc:creator>Mazhar Hussain Shah</dc:creator>
		<pubDate>Tue, 30 Jun 2009 07:32:19 +0000</pubDate>
		<guid isPermaLink="false">http://tony.abou-assaleh.net/?p=80#comment-4262</guid>
		<description>Nice info so for,,,</description>
		<content:encoded><![CDATA[<p>Nice info so for,,,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neil</title>
		<link>http://tony.abou-assaleh.net/web-development/stripped-down-django-tutorial/comment-page-1#comment-4261</link>
		<dc:creator>neil</dc:creator>
		<pubDate>Tue, 30 Jun 2009 07:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://tony.abou-assaleh.net/?p=80#comment-4261</guid>
		<description>I appropriate your effort to posted a django official tutorial. This tutorial is impressive because of the detail review.
&lt;a href=&quot;http://www.Webdesignquote.ca&quot; rel=&quot;nofollow&quot;&gt;Web Design Quote&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I appropriate your effort to posted a django official tutorial. This tutorial is impressive because of the detail review.<br />
<a href="http://www.Webdesignquote.ca" rel="nofollow">Web Design Quote</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Georgalis</title>
		<link>http://tony.abou-assaleh.net/web-development/stripped-down-django-tutorial/comment-page-1#comment-4258</link>
		<dc:creator>George Georgalis</dc:creator>
		<pubDate>Mon, 20 Apr 2009 17:37:55 +0000</pubDate>
		<guid isPermaLink="false">http://tony.abou-assaleh.net/?p=80#comment-4258</guid>
		<description>oops, it dropped my html looking correction...
in Step 13, the &quot;form&quot; line from the code should not contain &quot;/mysite&quot;</description>
		<content:encoded><![CDATA[<p>oops, it dropped my html looking correction&#8230;<br />
in Step 13, the &#8220;form&#8221; line from the code should not contain &#8220;/mysite&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Georgalis</title>
		<link>http://tony.abou-assaleh.net/web-development/stripped-down-django-tutorial/comment-page-1#comment-4257</link>
		<dc:creator>George Georgalis</dc:creator>
		<pubDate>Sat, 18 Apr 2009 23:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://tony.abou-assaleh.net/?p=80#comment-4257</guid>
		<description>Great revision! Here&#039;s a couple comments.

Step 5 : Should read mysite/polls/models.py not model.py

Step 6: FYI, url admin in 1.0.2 is:
(r&#039;^admin/(.*)&#039;, admin.site.root)

Step 7: This may be easier for people that need to change it:
alternate: python manage.py runserver 0.0.0.0:80

Step 13: Incorrect URL, line should read:


Thanks!!</description>
		<content:encoded><![CDATA[<p>Great revision! Here&#8217;s a couple comments.</p>
<p>Step 5 : Should read mysite/polls/models.py not model.py</p>
<p>Step 6: FYI, url admin in 1.0.2 is:<br />
(r&#8217;^admin/(.*)&#8217;, admin.site.root)</p>
<p>Step 7: This may be easier for people that need to change it:<br />
alternate: python manage.py runserver 0.0.0.0:80</p>
<p>Step 13: Incorrect URL, line should read:</p>
<p>Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: taa</title>
		<link>http://tony.abou-assaleh.net/web-development/stripped-down-django-tutorial/comment-page-1#comment-4254</link>
		<dc:creator>taa</dc:creator>
		<pubDate>Sat, 07 Mar 2009 05:27:59 +0000</pubDate>
		<guid isPermaLink="false">http://tony.abou-assaleh.net/?p=80#comment-4254</guid>
		<description>Thanks Lerina. I updated the tutorial accordingly.</description>
		<content:encoded><![CDATA[<p>Thanks Lerina. I updated the tutorial accordingly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RAZAFY Lerina Jean-Yves</title>
		<link>http://tony.abou-assaleh.net/web-development/stripped-down-django-tutorial/comment-page-1#comment-4252</link>
		<dc:creator>RAZAFY Lerina Jean-Yves</dc:creator>
		<pubDate>Mon, 02 Mar 2009 20:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://tony.abou-assaleh.net/?p=80#comment-4252</guid>
		<description>You have made a wonderful summary of the official tutorial. Its Ideal to refresh the memory and quickly explain to new djangonauts why Django Rocks :-)

PS:
you need to syncdb before step.7. After adding &quot;django.contrib.admin&quot;,
the table django_admin_log must be created.</description>
		<content:encoded><![CDATA[<p>You have made a wonderful summary of the official tutorial. Its Ideal to refresh the memory and quickly explain to new djangonauts why Django Rocks <img src='http://tony.abou-assaleh.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>PS:<br />
you need to syncdb before step.7. After adding &#8220;django.contrib.admin&#8221;,<br />
the table django_admin_log must be created.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RAZAFY Lerina Jean-Yves</title>
		<link>http://tony.abou-assaleh.net/web-development/stripped-down-django-tutorial/comment-page-1#comment-4251</link>
		<dc:creator>RAZAFY Lerina Jean-Yves</dc:creator>
		<pubDate>Mon, 02 Mar 2009 19:17:47 +0000</pubDate>
		<guid isPermaLink="false">http://tony.abou-assaleh.net/?p=80#comment-4251</guid>
		<description>You have made a wonderful summary of the official tutorial. Its Ideal to refresh the memory and quickly explain to new djangonauts why Django Rocks :-)</description>
		<content:encoded><![CDATA[<p>You have made a wonderful summary of the official tutorial. Its Ideal to refresh the memory and quickly explain to new djangonauts why Django Rocks <img src='http://tony.abou-assaleh.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
