diff options
| author | Tim Graham <timograham@gmail.com> | 2015-04-17 11:26:39 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-04-17 11:26:39 -0400 |
| commit | b98dfc21770bb0ddc57ca34ddecf1576c2d9f176 (patch) | |
| tree | 458b18ef6fb19097423d884b6ff2cb5d00ac2449 /docs | |
| parent | f47c796b52a3c504d487c2484153fa5d90a25a74 (diff) | |
Forwardported 1.8.1 release note.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.8.1.txt | 3 |
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`). |
