django-migration-linter 5.1.0
0
Detect backward incompatible migrations for your django project
Contents
Detect backward incompatible migrations for your django project
Stars: 524, Watchers: 524, Forks: 57, Open Issues: 21The 3YOURMIND/django-migration-linter
repo was created 7 years ago and the last code push was 4 months ago.
The project is popular with 524 github stars!
How to Install django-migration-linter
You can install django-migration-linter using pip
pip install django-migration-linter
or add it to a project with poetry
poetry add django-migration-linter
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/django-migration-linter/
- GitHub Repo:
- https://github.com/3YOURMIND/django-migration-linter
Classifiers
Related Packages
Errors
A list of common django-migration-linter errors.
Code Examples
Here are some django-migration-linter
code examples and snippets.
GitHub Issues
The django-migration-linter package has 21 open issues on GitHub
- Add git_commit_id option to config-file parsing
- Remove a Foreign key field from a model
- Migration linting cannot be controlled exclusively through configuration files