django admin tables with large postgre sql tables
Django admin page likes to do counts on tables in its change list view so that it can draw a pretty pagination widget at the bottom. These two facts make for a miserable admin experience when you have more than a
<< Previous
Next >>