I checked this Paginator for inline models in django admin question but none of answers doesnt work for me. I use django 1.11 . Are there any other solution?
Asked
Active
Viewed 1,489 times
4
-
any examples if you tried any ? – anjaneyulubatta505 Feb 25 '19 at 07:54
-
I tried it https://github.com/darklow/django-suit/issues/65#issuecomment-29606850 but doesnt work – Elnur Mammadli Feb 25 '19 at 08:28
-
Share your code repo if it's an opensource. I will have a look. – anjaneyulubatta505 Feb 25 '19 at 08:46
-
Sorry my repo is commercial. In general i need pagination in tabularinline admin. – Elnur Mammadli Feb 25 '19 at 09:07
-
Did you find a solution for this? – diegoaguilar Mar 04 '20 at 20:21
1 Answers
2
You can use django-admin-inline-paginator, the plugin is super simple and straightforward.

Guillermo Hernandez
- 1,114
- 1
- 7
- 6