From c80d85d4ad05ee905321e410e1a3e7a49d730233 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Sat, 19 Dec 2015 14:02:24 -0500 Subject: [1.9.x] Fixed #25903 -- Fixed the admin's list_editable add/change buttons. Backport of f18b08748abaecb171fdcbcdfdcd7e4d95d931d1 from master --- docs/releases/1.9.1.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/releases/1.9.1.txt b/docs/releases/1.9.1.txt index 8180a2805f..a40604780f 100644 --- a/docs/releases/1.9.1.txt +++ b/docs/releases/1.9.1.txt @@ -61,3 +61,6 @@ Bugfixes * Fixed ``migrate --fake-initial`` detection of many-to-many tables (:ticket:`25922`). + +* Restored the functionality of the admin's ``list_editable`` add and change + buttons (:ticket:`25903`). -- cgit v1.3