
django-migration-linter 6.0.0
0
Detect backward incompatible migrations for your django project
Contents
Detect backward incompatible migrations for your django project
Stars: 596, Watchers: 596, Forks: 68, Open Issues: 23The 3YOURMIND/django-migration-linter repo was created 8 years ago and the last code push was 1 months ago.
The project is popular with 596 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
- Apache-2.0
- 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 23 open issues on GitHub
- fix: clarify 'warnings as error' behaviour by splitting existing option into two different options
- Confusing API: empty list for warnings_as_errors to enable all warnings
- Lint rule suggestion: Disallow RunPython in atomic migrations with field-operations
- Cannot specify –all-warnings-as-errors with no status codes
pythonfix







