With the 1.1 release of Django came several major new features, prominent among these is aggregation, which was among the most oft-requested for Django's ORM. The addition and manner of implementation of this feature highlights several fundamental philosophies within Django, as well as provides new possibilities. Fundamentally aggregates support in Django means a way to answer queries such as "show me all the authors who have published more than 1 book" or "show me the most expensive book".
A panel involving Mike Malone, Waldemar Kornewald, Adam Lowry, Ted Nyman, Jacob Kaplan-Moss, Eric Florenzano, and Alex Gaynor on NoSQL and Django.
Episode #8 — In which we discuss a ton of commits made in preparation for Django 1.2
No recent screencasts
With the 1.1 release of Django came several major new features, prominent among these is ...
When you’re developing a personal website, a blog, or a website for a small client, ...
Announcing a Django and NoSQL panel.
We're please to announce that we'll be recording a panel all about reusable applications, and ...
Describe as "a powerfull tool to easily and super-fastly develop asynchronous presentation logic in web applications using python and almost ...
Simpleadmindoc is django application that allows you to quickly create help for modules in Django admin. Goal is to be ...
Waldemar Kornewald discusses his new project django-nonrel which is a port of Django with the goal of supporting non-relational databases ...