django-admin-inline-paginator icon indicating copy to clipboard operation
django-admin-inline-paginator copied to clipboard

Django admin save as new copies only the first page

Open PyB1l opened this issue 3 years ago • 0 comments

When you try to click on django admin save as new action on if you have an TabularInlinePaginated inline with some pages the new instance has only the first page copied.

PyB1l avatar Feb 23 '22 13:02 PyB1l