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