diff options
| author | Tim Graham <timograham@gmail.com> | 2015-01-01 13:59:38 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-01-01 13:59:38 -0500 |
| commit | f60c35cddc33d12a8c9c33ff086521cf3f350fb7 (patch) | |
| tree | 8c9deeb35d408ce0f19ce01677fa9acff6bfe65a /docs | |
| parent | b9feec959b9dfc08513607c9046fb38c5b8f7e8a (diff) | |
Removed release note for refs #23891 as the backport proved too difficult.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.7.2.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/releases/1.7.2.txt b/docs/releases/1.7.2.txt index 3df4bc7364..3b614ed7ab 100644 --- a/docs/releases/1.7.2.txt +++ b/docs/releases/1.7.2.txt @@ -192,8 +192,3 @@ Bugfixes * Prevented a crash on apps without migrations when running ``migrate --list`` (:ticket:`23366`). - -* The deprecation of ``IPAddressField`` is now handled through the system - check framework (with error code ``fields.W900``) so that deprecation - warnings aren't displayed if the field only appears in historical migrations - (:ticket:`23891`). |
