Django 1.11 Released

The Django team is happy to announce the release of Django 1.11. Read more

Similar

Speeding Up Django Pagination

Using PostgreSQL's statistics to get a loose page count — I assume you have already read Optimizing the Django Admin Paginator. If not, this is basically the take-away from that article: class... (more…)

Read more »