Open PyB1l opened 2 years ago
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.
save as new
TabularInlinePaginated
When you try to click on django admin
save as new
action on if you have anTabularInlinePaginated
inline with some pages the new instance has only the first page copied.