tikservices / django-jet2

Next Generation of django-jet (Modern responsive template for the Django admin interface with improved functionality.)
https://github.com/tiktn/django-jet2
GNU Affero General Public License v3.0
6 stars 12 forks source link

Paginator in admin not correct #18

Open luca120289 opened 4 years ago

luca120289 commented 4 years ago

Hi, I've recently installed django-jet2 after upgrading django from version 1.11 and it works perfectly except for one detail.

In change view of a model, if there's an high number of pages, the paginator is messed up as you can see in the screenshot attached.

Instead of showing the last page it shows the last two pages number without any style.

Thanks

Screenshot 2020-04-15 at 16 12 21