mirror of
https://github.com/django/django.git
synced 2025-03-24 00:00:45 +00:00
Refs #25618 -- Forwardported 1.8.7 release note.
Forwardport of 8c8a6d8a3f869ecc4d72b96ddb4760a1b59d5e62 from stable/1.8.x
This commit is contained in:
parent
bc6eaca304
commit
dbbae2cead
@ -18,3 +18,6 @@ Bugfixes
|
||||
* Fixed a regression in 1.8.6 by restoring the ability to use ``Manager``
|
||||
objects for the ``queryset`` argument of ``ModelChoiceField``
|
||||
(:ticket:`25683`).
|
||||
|
||||
* Fixed a regression in 1.8.6 that caused an application with South migrations
|
||||
in the ``migrations`` directory to fail (:ticket:`25618`).
|
||||
|
Loading…
x
Reference in New Issue
Block a user