Today, Django 1.2 alpha1 was released and it comes with a ton of new features compared to the 1.1 branch. You can read up about them in the release notes but I want to take a quick look at probably my favorite addition: The new messaging framework. Why this and not the support for multiple databases? Well, I see myself using messaging in many more places than multiple databases ;-)
Read more about "Django 1.2a1 has a message for you" ...