Commit f60c35cd authored by Tim Graham's avatar Tim Graham
Browse files

Removed release note for refs #23891 as the backport proved too difficult.

parent b9feec95
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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`).