Commit b98dfc21 authored by Tim Graham's avatar Tim Graham
Browse files

Forwardported 1.8.1 release note.

parent f47c796b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -58,3 +58,6 @@ Bugfixes

* Prevented the loss of ``null``/``not null`` column properties during field
  alteration of MySQL databases (:ticket:`24595`).

* Fixed JavaScript path of ``contrib.admin``’s related field widget when using
  alternate static file storages (:ticket:`24655`).