Delete or not to delete 2017-04-02 programming, python, django Should you remove data from the database or simply mark it as deleted?
Zero downtime deploys: A tale of Django migrations 2017-02-20 python, django, automation, postgres How we automate the validation of our Django migrations
Postgres Joins and Django Querysets 2017-02-06 programming, django, python, postgres Dealing with inefficient joins in Django’s ORM