How to use elided pagination in Django and solve too many pages problem

How to use elided pagination in Django and solve too many pages problem

Articles

Since Django 3.2 there is a way to handle big pagination with large number of pages.