django-migration-linter is a tool that statically analyzes Django migration files to detect potentially dangerous operations. It flags migrations that might lock tables, drop columns, or perform expensive schema changes, helping teams catch issues before deployment. This tool is ideal for teams practicing continuous delivery or working on high-availability systems.
Features
- Detects destructive or locking migration operations
- Integrates with CI/CD pipelines for safety checks
- Supports allow-lists and suppression of known issues
- Works with all standard Django migration files
- CLI tool with human-readable output
- Helps prevent production downtime from unsafe migrations
Categories
DatabaseLicense
Apache License V2.0Follow Django Migration Linter
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Django Migration Linter!