1
0
mirror of https://github.com/django/django.git synced 2025-03-13 02:40:47 +00:00

[1.8.x] Added release notes for previous commit.

Backport of 81f7651 from master
This commit is contained in:
Aymeric Augustin 2015-05-04 07:41:56 +02:00
parent 1f0a6082ec
commit 4c880428d9

View File

@ -9,4 +9,4 @@ Django 1.8.2 fixes several bugs in 1.8.1.
Bugfixes
========
* ...
* Fixed check for template engine alias unicity (:ticket:`24685`).