Commit 285b08ab authored by Tim Graham's avatar Tim Graham
Browse files

Refs #25548 -- Forwardported 1.9.1 release note.

parent 6f229048
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -11,3 +11,6 @@ Bugfixes

* Fixed ``BaseCache.get_or_set()`` with the ``DummyCache`` backend
  (:ticket:`25840`).

* Fixed a regression in ``FormMixin`` causing forms to be validated twice
  (:ticket:`25548`).