Opened 16 years ago
Closed 13 years ago
#8535 closed New feature (wontfix)
Paginate InlineModelAdmin objects
Reported by: | Marcos Daniel Petry | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Normal | Keywords: | paginate InlineModelAdmin admin |
Cc: | kmike84@… | Triage Stage: | Design decision needed |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | yes |
Description
The InlineModelAdmin is fantastic, but to show much data (about 100), your visibility is not very good.
There is a way to paginate these objects?
Change History (9)
comment:1 by , 16 years ago
milestone: | 1.0 → post-1.0 |
---|
comment:3 by , 16 years ago
Triage Stage: | Unreviewed → Design decision needed |
---|
comment:4 by , 16 years ago
Component: | django-admin.py → django.contrib.admin |
---|
comment:5 by , 14 years ago
Cc: | added |
---|
comment:6 by , 14 years ago
Severity: | → Normal |
---|---|
Type: | → New feature |
comment:7 by , 13 years ago
UI/UX: | set |
---|
comment:8 by , 13 years ago
Easy pickings: | unset |
---|
This is seriously pushing the bounds of what we can expect from the admin. Without a good patch demonstrating that it's doable without introducing too much complexity, I'm -1 on the idea.
comment:9 by , 13 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Under no circumstances should feature requests be filed against the 1.0 milestone.