1 min readJan 15, 2019
Hey Hawari,
That’s right. The paginator is tightly integrated into the ChangeList
and is causing some of the heaviest queries when opening up an admin page. I wrote about how to eliminate some of these problems in Django admin. You can read it here.