Opened 6 years ago
Last modified 6 years ago
#29463 closed New feature
add pagination to stacked inline and tabular inline — at Initial Version
Reported by: | oliver | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 2.1 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Currently, inlines on the django admin page do not have pagination.
So, if there are too many tuple in the inline, page can't be loaded.
How about adding pagination to theme?
I could develop the feature
Note:
See TracTickets
for help on using tickets.