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

Refs #25618 -- Forwardported 1.8.6 release note.

Forwardport of 65bff161 from stable/1.8.x
parent dc193d0f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -41,3 +41,6 @@ Bugfixes

* Fixed crash with ``contrib.postgres.forms.SplitArrayField`` and
  ``IntegerField`` on invalid value (:ticket:`25597`).

* Added a helpful error message when Django and South migrations exist in the
  same directory (:ticket:`25618`).