ModelAdmin.preserve_filters
The admin now preserves filters on the list view after creating, editing or deleting an object. You can restore the previous behavior of clearing filters by setting this attribute to False
.
ModelAdmin.preserve_filters
The admin now preserves filters on the list view after creating, editing or deleting an object. You can restore the previous behavior of clearing filters by setting this attribute to False
.
Please login to continue.