mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #25903 -- Fixed the admin's list_editable add/change buttons.
This commit is contained in:
@@ -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`).
|
||||
|
||||
Reference in New Issue
Block a user