Django Starter Kit

Wednesday, February 17th, 2010

Here’s an excellent 37-item list of Django tips, tutorials and articles bundled all in one place with an emphasis on recent items, over at komunitasweb.com

Django On App Engine

Thursday, July 9th, 2009

In case you hadn’t heard, there’s now a patch that lets most of Django work on Google App Engine without modifications. Having said that, here’s a little background from Stackoverflow.

Learn Python and Django

Wednesday, April 9th, 2008

Will Python and Django become the next hot languages for web developers? With Google’s recent App Engine announcement the spotlight is certainly shinning bright on this scripting language and web application framework.   The  Atomeo blog hast a great post to get you ready for Google Apps Engine by Learning Python and Django.

Evaluation – Rails vs Django

Tuesday, November 28th, 2006

Rails vs Django is a nice evaluation of the two most popular web application frameworks. Rails uses the Ruby scripting language while Django uses the Python scripting language. Both are very capable and offer a unique set of features. This evaluation shows you how long it took to write the application and compares the lines of code along with some syntactical differences.