Entries published on December 24, 2010
A stateful problem
Update in June 2019: This old post is getting some traffic, so I should point out that the former django.contrib.localflavor
is now distributed as a separate package, rather than bundled into Django itself. Also, please note the date on this post, and the fact that it discusses Django 1.3; as I write this edit, it is nine years later and the current release of Django is 2.2.
So, this week we dropped some security updates, which you should definitely check out if you haven’t seen them yet.
We also released the first 1.3 beta, which is an important …