<?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/"
	>

<channel>
	<title>oTeam of 11 &#187; Django</title>
	<atom:link href="http://11.ocricket.com/tag/django/feed/" rel="self" type="application/rss+xml" />
	<link>http://11.ocricket.com</link>
	<description>Buzz, Photography, Tech-Talks, News from the oTeam of oCricket</description>
	<pubDate>Thu, 04 Dec 2008 06:20:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>South brings migrations to Django applications</title>
		<link>http://11.ocricket.com/south-brings-migrations-to-django-applications/</link>
		<comments>http://11.ocricket.com/south-brings-migrations-to-django-applications/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 14:13:31 +0000</pubDate>
		<dc:creator>Brajeshwar</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Django]]></category>

		<category><![CDATA[South]]></category>

		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://11.ocricket.com/?p=166</guid>
		<description><![CDATA[The main objectives of South are to provide a simple, stable and database-independent migration layer to prevent all the hassle schema changes over time bring to your Django applications. ]]></description>
			<content:encoded><![CDATA[<p>The main objectives of <a href="http://south.aeracode.org/">South</a> are to provide a simple, stable and database-independent migration layer to prevent all the hassle schema changes over time bring to your Django applications. </p>]]></content:encoded>
			<wfw:commentRss>http://11.ocricket.com/south-brings-migrations-to-django-applications/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Notes on a Django Migration</title>
		<link>http://11.ocricket.com/notes-on-a-django-migration/</link>
		<comments>http://11.ocricket.com/notes-on-a-django-migration/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 05:51:28 +0000</pubDate>
		<dc:creator>Brajeshwar</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Django]]></category>

		<category><![CDATA[Migration]]></category>

		<guid isPermaLink="false">http://11.ocricket.com/?p=164</guid>
		<description><![CDATA[Scott Hacker, has posted an interesting, and quite detailed post discussing a developer&#8217;s move to Django. It&#8217;s both a personal account and a researched account, which makes for a strong post.

Read the article &#8212; Notes on a Django Migration.]]></description>
			<content:encoded><![CDATA[<p>Scott Hacker, has posted an interesting, and quite detailed post discussing a developer&#8217;s move to Django. It&#8217;s both a personal account and a researched account, which makes for a strong post.</p>

<p>Read the article &#8212; <a href="http://birdhouse.org/blog/2008/11/19/notes-on-a-django-migration/">Notes on a Django Migration</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://11.ocricket.com/notes-on-a-django-migration/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Django-Taggable</title>
		<link>http://11.ocricket.com/django-taggable/</link>
		<comments>http://11.ocricket.com/django-taggable/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 07:19:11 +0000</pubDate>
		<dc:creator>Brajeshwar</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Django]]></category>

		<category><![CDATA[Python]]></category>

		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://11.ocricket.com/?p=156</guid>
		<description><![CDATA[Gustavo Picon, announced his new project django-taggable. As the author describes, django-taggable is &#8220;An efficient, denormalized and multidimensional tagging library for Django 1.0+&#8221;]]></description>
			<content:encoded><![CDATA[<p>Gustavo Picon, announced his new project <a href="http://code.google.com/p/django-taggable/">django-taggable</a>. As the author describes, django-taggable is &#8220;An efficient, denormalized and multidimensional tagging library for Django 1.0+&#8221;</p>]]></content:encoded>
			<wfw:commentRss>http://11.ocricket.com/django-taggable/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Django 1.0.1 released</title>
		<link>http://11.ocricket.com/django-101-released/</link>
		<comments>http://11.ocricket.com/django-101-released/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 07:05:24 +0000</pubDate>
		<dc:creator>Brajeshwar</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Django]]></category>

		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://11.ocricket.com/?p=154</guid>
		<description><![CDATA[Following Django&#8217;s previously-announced schedule, the Django team has released Django 1.0.1. This is a bugfix-only release containing fixes and improvements to the Django 1.0 codebase, and is a recommended upgrade for anyone using or targeting Django 1.0.]]></description>
			<content:encoded><![CDATA[<p>Following Django&#8217;s <a href="http://www.djangoproject.com/weblog/2008/oct/24/upcoming-releases/">previously-announced schedule</a>, the Django team has <a href="http://www.djangoproject.com/weblog/2008/nov/15/101/">released</a> Django 1.0.1. This is a bugfix-only release containing fixes and improvements to the Django 1.0 codebase, and is a recommended upgrade for anyone using or targeting Django 1.0.</p>]]></content:encoded>
			<wfw:commentRss>http://11.ocricket.com/django-101-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How the Heck do Django Models Work</title>
		<link>http://11.ocricket.com/how-the-heck-do-django-models-work/</link>
		<comments>http://11.ocricket.com/how-the-heck-do-django-models-work/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 05:58:09 +0000</pubDate>
		<dc:creator>Brajeshwar</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Django]]></category>

		<guid isPermaLink="false">http://11.ocricket.com/?p=147</guid>
		<description><![CDATA[Anyone who has used Django for just about any length of time has probably used a Django model, and possibly wondered how it works. The key to the whole thing is what&#8217;s known as a metaclass, a metaclass is essentially a class that defines how a class is created.

Read the article in full &#8212; How [...]]]></description>
			<content:encoded><![CDATA[<blockquote>Anyone who has used Django for just about any length of time has probably used a Django model, and possibly wondered how it works. The key to the whole thing is what&#8217;s known as a metaclass, a metaclass is essentially a class that defines how a class is created.</blockquote>

<p>Read the article in full &#8212; <a href="http://lazypython.blogspot.com/2008/11/how-heck-do-django-models-work.html">How the Heck do Django Models Work?</a></p>]]></content:encoded>
			<wfw:commentRss>http://11.ocricket.com/how-the-heck-do-django-models-work/feed/</wfw:commentRss>
		</item>
		<item>
		<title>10 useful Django Tips</title>
		<link>http://11.ocricket.com/10-useful-django-tips/</link>
		<comments>http://11.ocricket.com/10-useful-django-tips/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 06:59:50 +0000</pubDate>
		<dc:creator>Brajeshwar</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Django]]></category>

		<guid isPermaLink="false">http://11.ocricket.com/?p=134</guid>
		<description><![CDATA[&#8220;There are quite a few great little tricks and tips one could use on their Django projects that would speed up development and save many headaches in the long run. From basic to obscure, these tips can help any skill-level of programmer become more adept with Django and all it&#8217;s glory.&#8221; Via: NetTuts.]]></description>
			<content:encoded><![CDATA[<p>&#8220;There are quite a few great little tricks and tips one could use on their Django projects that would speed up development and save many headaches in the long run. From basic to obscure, these tips can help any skill-level of programmer become more adept with Django and all it&#8217;s glory.&#8221; Via: <a href="http://nettuts.com/web-roundups/10-insanely-useful-django-tips/">NetTuts</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://11.ocricket.com/10-useful-django-tips/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Django Release Process</title>
		<link>http://11.ocricket.com/django-release-process/</link>
		<comments>http://11.ocricket.com/django-release-process/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 07:45:17 +0000</pubDate>
		<dc:creator>Brajeshwar</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Django]]></category>

		<guid isPermaLink="false">http://11.ocricket.com/?p=128</guid>
		<description><![CDATA[Django will now be doing time-based releases, with minor releases (new features but no backwards incompatible changes) approximately every six months.

Checkout Django 1.1 roadmap and schedule.]]></description>
			<content:encoded><![CDATA[<p>Django will now be doing <a href="http://docs.djangoproject.com/en/dev/internals/release-process/">time-based releases</a>, with minor releases (new features but no backwards incompatible changes) approximately every six months.</p>

<p>Checkout <a href="http://code.djangoproject.com/wiki/Version1.1Roadmap">Django 1.1 roadmap and schedule</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://11.ocricket.com/django-release-process/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Brian Beck wrote a reusable Django app t &#8230;</title>
		<link>http://11.ocricket.com/brian-beck-wrote-a-reusable-django-app-t/</link>
		<comments>http://11.ocricket.com/brian-beck-wrote-a-reusable-django-app-t/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 20:03:36 +0000</pubDate>
		<dc:creator>Adel Anwar</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Django]]></category>

		<guid isPermaLink="false">http://11.ocricket.com/brian-beck-wrote-a-reusable-django-app-t/</guid>
		<description><![CDATA[Brian Beck wrote a reusable Django app that adds batch deletion and batch actions to the Django admin.]]></description>
			<content:encoded><![CDATA[<p>Brian Beck wrote a <a href="http://blog.brianbeck.com/post/50177198/batchadmin">reusable Django app</a> that adds batch deletion and batch actions to the Django admin.</p>]]></content:encoded>
			<wfw:commentRss>http://11.ocricket.com/brian-beck-wrote-a-reusable-django-app-t/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Looking at templates for forms in Django &#8230;</title>
		<link>http://11.ocricket.com/looking-at-templates-for-forms-in-django/</link>
		<comments>http://11.ocricket.com/looking-at-templates-for-forms-in-django/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 09:34:46 +0000</pubDate>
		<dc:creator>Harshad</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Django]]></category>

		<category><![CDATA[Python]]></category>

		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://11.ocricket.com/looking-at-templates-for-forms-in-django/</guid>
		<description><![CDATA[Looking at templates for forms in Django http://linkbun.ch/1gns]]></description>
			<content:encoded><![CDATA[<p>Looking at templates for forms in Django <a href="http://linkbun.ch/1gns" rel="nofollow">http://linkbun.ch/1gns</a></p>]]></content:encoded>
			<wfw:commentRss>http://11.ocricket.com/looking-at-templates-for-forms-in-django/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Django 1.0 released!</title>
		<link>http://11.ocricket.com/django-10-released/</link>
		<comments>http://11.ocricket.com/django-10-released/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 06:08:32 +0000</pubDate>
		<dc:creator>Brajeshwar</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Django]]></category>

		<guid isPermaLink="false">http://11.ocricket.com/?p=104</guid>
		<description><![CDATA[Django 1.0 represents a the largest milestone in Django&#8217;s development to date: a web framework that a group of perfectionists can truly be proud of. Without this amazing community, though, it would have never happened.

You can download Django 1.0 on the Django downloads page, and read the complete release notes.]]></description>
			<content:encoded><![CDATA[<p>Django 1.0 represents a the largest milestone in Django&#8217;s development to date: a web framework that a group of perfectionists can truly be proud of. Without this amazing community, though, it would have never happened.</p>

<p>You can download Django 1.0 on the <a href="http://www.djangoproject.com/download/">Django downloads page</a>, and read the complete <a href="http://docs.djangoproject.com/en/dev/releases/1.0/">release notes</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://11.ocricket.com/django-10-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sign a string using SHA1, then shrink it using url-safe base65</title>
		<link>http://11.ocricket.com/sign-a-string-using-sha1-then-shrink-it-using-url-safe-base65/</link>
		<comments>http://11.ocricket.com/sign-a-string-using-sha1-then-shrink-it-using-url-safe-base65/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 04:47:14 +0000</pubDate>
		<dc:creator>Brajeshwar</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Django]]></category>

		<guid isPermaLink="false">http://11.ocricket.com/?p=77</guid>
		<description><![CDATA[Over at Django Snippets, Simon Willison have an interesting way of creating a tamper-proof URLs and cookies by signing them, but without the overhead of a full 40 character SHA1 hash.

He experimented further and was able to knock a 40 char hash down to 27 characters by encoding it using a custom base65 encoding which [...]]]></description>
			<content:encoded><![CDATA[<p>Over at Django Snippets, <a href="http://simonwillison.net/">Simon Willison</a> have an interesting way of creating a tamper-proof <span class="caps">URL</span>s and cookies by signing them, but without the overhead of a full 40 character <span class="caps">SHA1 </span>hash.</p>

<p>He <a href="http://www.djangosnippets.org/snippets/1004/">experimented further</a> and was able to knock a 40 char hash down to 27 characters by encoding it using a custom base65 encoding which only uses <span class="caps">URL</span>-safe characters.</p>]]></content:encoded>
			<wfw:commentRss>http://11.ocricket.com/sign-a-string-using-sha1-then-shrink-it-using-url-safe-base65/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
