Commit 8b15018f authored by Luke Plant's avatar Luke Plant
Browse files

Release notes for ff3d746e

parent c335c0fe
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -86,3 +86,6 @@ Bugfixes

* Fixed a regression with dynamically generated inlines and allowed field
  references in the admin (:ticket:`23754`).

* Fixed an infinite loop bug for certain cyclic migration dependencies, and made
  the error message for cyclic dependencies much more helpful.