mirror of
https://github.com/django/django.git
synced 2025-04-22 00:04:43 +00:00
[1.9.x] Forwardported 1.8.6 release note.
This commit is contained in:
parent
36e7d275ec
commit
d1ccf7b784
@ -18,4 +18,8 @@ Bugfixes
|
||||
* Fixed system check crash on ``ForeignKey`` to abstract model
|
||||
(:ticket:`25503`).
|
||||
|
||||
* Fixed incorrect queries when you have multiple ``ManyToManyField``\s on
|
||||
different models that have the same field name, point to the same model, and
|
||||
have their reverse relations disabled (:ticket:`25545`).
|
||||
|
||||
* Allowed filtering over a ``RawSQL`` annotation (:ticket:`25506`).
|
||||
|
Loading…
x
Reference in New Issue
Block a user