Hi folks --
We've just released Django 1.5.1, a bug fix release that cleans up a
couple issues with last month's 1.5 release.
The biggest fix is for a memory leak introduced in Django 1.5. Under
certain circumstances, repeated iteration over querysets could leak
memory - sometimes quite a bit of it.
For more details, see our announcement:
https://www.djangoproject.com/weblog/2013/mar/28/django-151/
Thanks for using Django!
Jacob