---
title: "Django 1.5.7 versionsinformation"
version: 6.1
locale: sv
source: https://docs.djangoproject.com/sv/6.1/releases/1.5.7/
canonical: https://djangodocs.dev/sv/6.1/releases/1.5.7/
---
# Django 1.5.7 versionsinformation

*28 april 2014*

Django 1.5.7 åtgärdar en regression i säkerhetsversionen 1.5.6.

## Buggrättningar

- Restored the ability to `reverse()` views created using
  [`functools.partial()`](https://docs.python.org/3/library/functools.html#functools.partial) ([#22486](https://code.djangoproject.com/ticket/22486)).
