[Django] #35253: Pagination for StackedInline and TabularInline

7 views
Skip to first unread message

Django

unread,
Feb 26, 2024, 6:47:25 AM2/26/24
to django-...@googlegroups.com
#35253: Pagination for StackedInline and TabularInline
-------------------------------------+-------------------------------------
Reporter: Zerotask | Owner: nobody
Type: New | Status: new
feature |
Component: | Version: 5.0
Uncategorized |
Severity: Normal | Keywords: admin pagination
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
If you use StackedInline or TabularInline and you have a lot of data, you
can get an out of memory issue.
Therefore I suggest adding a pagination, similar to ModelAdmin, controlled
by a new attribute, e. g. list_per_page
--
Ticket URL: <https://code.djangoproject.com/ticket/35253>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Feb 26, 2024, 6:51:56 AM2/26/24
to django-...@googlegroups.com
#35253: Pagination for StackedInline and TabularInline
----------------------------------+--------------------------------------
Reporter: Zerotask | Owner: nobody
Type: New feature | Status: closed
Component: contrib.admin | Version: 5.0
Severity: Normal | Resolution: duplicate
Keywords: admin pagination | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
----------------------------------+--------------------------------------
Changes (by Mariusz Felisiak):

* component: Uncategorized => contrib.admin
* resolution: => duplicate
* status: new => closed

Comment:

Duplicate of #29463.
--
Ticket URL: <https://code.djangoproject.com/ticket/35253#comment:1>
Reply all
Reply to author
Forward
0 new messages