1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Forwardported release notes for refs #24903.

This commit is contained in:
Tim Graham
2015-06-09 17:57:21 -04:00
parent 818a325a6d
commit 90c59db7a3
2 changed files with 6 additions and 0 deletions

View File

@@ -59,3 +59,6 @@ Bugfixes
results (:ticket:`24924`).
* Fixed usage of transforms in subqueries (:ticket:`24744`).
* Fixed ``SimpleTestCase.assertRaisesMessage()`` on Python 2.7.10
(:ticket:`24903`).