Commit 26dcf739 authored by Tim Graham's avatar Tim Graham
Browse files

Forwardported release note for refs #25040.

parent 97ac77e5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -11,3 +11,5 @@ Bugfixes

* Fixed ``AssertionError`` in some delete queries with a model containing a
  field that is both a foreign and primary key (:ticket:`24951`).

* Fixed a migrations crash with ``GenericForeignKey`` (:ticket:`25040`).