Simplifying Django deployments on Heroku

What’s wrong with Heroku’s process? A simpler process Technical details Why focus on the buildpack? Current limitations Try it out Long term goals Feedback What’s wrong with Heroku’s process? 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 »