Contents

django-migration-linter 5.1.0

0

Detect backward incompatible migrations for your django project

Detect backward incompatible migrations for your django project

Stars: 511, Watchers: 511, Forks: 55, Open Issues: 21

The 3YOURMIND/django-migration-linter repo was created 7 years ago and the last code push was 1 months ago.
The project is popular with 511 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

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 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

See more issues on GitHub

Related Packages & Articles

django-json-widget 2.0.1

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

DBUtils 3.1.0

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.