There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Is a Django library that helps you make changes to your models in a way that is compatible with previous versions of your codebase. It also provides a migration command that automatically rolls back any failed migrations.