mirror of
https://github.com/django/django.git
synced 2025-07-19 19:25:26 +00:00
Refs #25618 -- Forwardported 1.8.6 release note.
Forwardport of 65bff161ff
from stable/1.8.x
This commit is contained in:
parent
dc193d0f6d
commit
e5ab75d2fd
1 changed files with 3 additions and 0 deletions
|
@ -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`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue