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

Removed incorrect item in 1.7.1 release notes.

The issue only affects master; refs #23551.
This commit is contained in:
Tim Graham
2014-09-25 08:18:03 -04:00
parent e077c29155
commit 3a46399543

View File

@@ -70,5 +70,3 @@ Bugfixes
* Made the :setting:`SERIALIZE <TEST_SERIALIZE>` entry in the
:setting:`TEST <DATABASE-TEST>` dictionary usable (:ticket:`23421`).
* Fixed a crash in bash autocompletion on Python 3 (:ticket:`23551`).