| published by | Markus Holtermann |
|---|---|
| in blog | Markus Holtermann |
| original entry | Writing Safe Database Migrations in Django |
Whenever you deploy your code and apply migrations in production, you’re entering dangerous territory. I’ll show common pitfalls and ways to avoid them.