Django-linear-migrations

Latest version: v2.16.0

Safety actively analyzes 702019 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

1.6.0

------------------

* Make ``FIRST_PARTY_APPS`` handling match the behaviour of ``INSTALLED_APPS``.

Thanks to Martin Bächtold for the report in `Pull Request 62
<https://github.com/adamchainz/django-linear-migrations/pull/62>`__.

* Stop distributing tests to reduce package size. Tests are not intended to be
run outside of the tox setup in the repository. Repackagers can use GitHub's
tarballs per tag.

1.5.1

------------------

* Fix ``rebase-migration`` to handle swappable dependencies and other dynamic
constructs in the ``dependencies`` list.

Thanks to James Singleton for the report in `Issue 52
<https://github.com/adamchainz/django-linear-migrations/issues/52>`__.

1.5.0

------------------

* Support Django 3.2.

1.4.0

------------------

* Add the ability to define the list of first-party apps, for cases where the
automatic detection does not work.

1.3.0

------------------

* Made ``rebase-migration`` abort if the migration to be rebased has been
applied in any local database.

1.2.1

------------------

* Handle apps with whose migrations have been disabled by mapping them to
``None`` in the ``MIGRATION_MODULES`` setting.

Thanks to Helmut for the report in `Issue 23
<https://github.com/adamchainz/django-linear-migrations/issues/23>`__.

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.