Diving into Django - Nettuts+
Django and mod_wsgi: A perfect match! | Technobabble - Christian Joergensen
South
database migrations for django
DeadWisdom / Migratory / wiki / Home — bitbucket.org
another db migration tool for django
Django for Rails devs at ronin coder
Django tips: scaling an application
serving multiple domains and sites from the one Django project
Django and Relativity
setting up django settings.py to use relative paths
Django tips: laying out an application
Continuing the theme of dealing with common questions from the Django mailing lists and IRC channel, today we’ll look at how to organize the various bits of a Django-based project or application.
Django | How to serve static files | Django Documentation
How to serve static files from your django app (like rails /public dir). Seems really odd that this doesn't happen out of the box.
HOWTO: Layout Django Apps @ Scott's Repository Brew
This post is my attempt at describe a set of best practices for how to store Django projects in a code repository and deploy them between production and development environments.
Rails/Django Comparison
2007 presentation by Ben Askins on Rails vs. Django, enlightening
root/django/trunk/django/views/decorators/http.py
looks like a way to make a django view accept only a particular HTTP verb
Rails versus Django · SuperJared.com
neutral, non-inflammatory comparison on rails and django
django CMS | Installation | Documentation
some interesting docs on installing complex apps to a django project
Django tips: Template context processors
Django tips: Write better template tags
Celery - The Distributed Task Queue
python work queue solution, AMPQ backed
gist: 299803 - Chicago Tribune News Applications fabric deployment script- GitHub