Nikita Sobolev 10/13/2019

Testing Django Migrations

Read Original

The article details a production incident where a faulty Django migration caused a major outage. It explains the team's existing migration quality checks, why they failed, and how the django-test-migrations library can be used to test migrations against realistic data to prevent similar failures in the future.

Testing Django Migrations

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes