January 2008
StaticGenerator for Django
by 1 otherStaticGenerator is a Python class for Django that makes it easy to create static files for lightning fast performance. It accepts strings (URL), Models (class or instance), Managers, and QuerySets in a simple syntax:
November 2007
django-evolution - Google Code
by 1 other (via)This is where Django Evolution fits in. Django Evolution is an extension to Django that allows you to track changes in your models over time, and to update the database to reflect those changes.
January 2007
October 2006
Django signals (Mercurytide)
The aim of this article is to introduce Django signals and cover their uses in detail.
the blixtra blog » Blog Archive » Top 30 Django Tutorials and Articles
by 6 others (via)I’ve compiled a list of the top 30 Django tutorials and articles.
1
(6 marks)