Django Migrations

Integrates with
Django

Summary

Wraps Django's migration commands and exposes them as endpoints for distributed environments. Provides features like migration status checking, creating new migrations, applying migrations with safety checks, and additional validations.

GitHub