summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-04-17 11:26:39 -0400
committerTim Graham <timograham@gmail.com>2015-04-17 11:26:39 -0400
commitb98dfc21770bb0ddc57ca34ddecf1576c2d9f176 (patch)
tree458b18ef6fb19097423d884b6ff2cb5d00ac2449 /docs
parentf47c796b52a3c504d487c2484153fa5d90a25a74 (diff)
Forwardported 1.8.1 release note.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.8.1.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.8.1.txt b/docs/releases/1.8.1.txt
index 14d48a5ed7..7f9608d8b7 100644
--- a/docs/releases/1.8.1.txt
+++ b/docs/releases/1.8.1.txt
@@ -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`).