Commit 7d75a333 authored by Baptiste Mispelon's avatar Baptiste Mispelon
Browse files

[1.6.x] Added fix for #21530 to 1.6.1 release notes.

Backport of 19b22d4f from master.
parent 5a4884a9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -41,3 +41,5 @@ Bug fixes
  backend (#21448).
* Fixed a crash when a ``GeometryField`` uses a non-geometric widget (#21496).
* Fixed password hash upgrade when changing the iteration count (#21535).
* Fixed a bug in the debug view when the urlconf only contains one element
  (#21530).