Contents

django-migration-linter 5.0.0

0

Detect backward incompatible migrations for your django project

Detect backward incompatible migrations for your django project

Stars: 508, Watchers: 508, Forks: 55, Open Issues: 26

The 3YOURMIND/django-migration-linter repo was created 6 years ago and the last code push was 4 days ago.
The project is popular with 508 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
3YOURMIND GmbH
License
Apache License 2.0
Homepage
https://github.com/3YOURMIND/django-migration-linter
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 26 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.9.0

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