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

*28 april 2014*

Django 1.4.12 åtgärdar en regression i säkerhetsversionen 1.4.11.

## 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)).
