Contents

django-migration-linter 6.0.0

0

Detect backward incompatible migrations for your django project

Detect backward incompatible migrations for your django project

Stars: 596, Watchers: 596, Forks: 68, Open Issues: 23

The 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

No  django-migration-linter  pypi packages just yet.

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

See more issues on GitHub

Related Packages & Articles

django-json-widget 2.1.1

An alternative widget that makes it easy to edit the new Django's field JSONField (PostgreSQL specific model fields)

DBUtils 3.1.2

Database connections for multi-threaded environments.

django-mailbox 4.10.1

Import mail from POP3, IMAP, local mailboxes or directly from Postfix or Exim4 into your Django application automatically.