diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.7.1.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/releases/1.7.1.txt b/docs/releases/1.7.1.txt index ceed11087b..cd534f1346 100644 --- a/docs/releases/1.7.1.txt +++ b/docs/releases/1.7.1.txt @@ -47,9 +47,6 @@ Bugfixes * Allowed migrations to work with ``app_label``\s that have the same last part (e.g. ``django.contrib.auth`` and ``vendor.auth``) (:ticket:`23483`). -* Fixed bug in migrations that could cause unexpected data loss when executing - a backwards or no-op migration (:ticket:`23474`). - * Restored the ability to deepcopy ``F`` objects (:ticket:`23492`). * Formats for Welsh (``cy``) and several Chinese locales (``zh_CN``, |
