Django-settings-file

Latest version: v2.10.1

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

Scan your dependencies

Page 2 of 3

2.5.0

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

* Add type hints.

2.4.1

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

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

2.4.0

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

* Support Django 3.2.

2.3.0

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

* Drop Python 3.5 support.
* Support Python 3.9.
* Drop Django 2.0 and 2.1 support.

2.2.0

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

* Add Django 3.1 support.
* Drop Django 1.11 support. Only Django 2.0+ is supported now.

2.1.0

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

* Update Python support to 3.5-3.8, as 3.4 has reached its end of life.
* Converted setuptools metadata to configuration file. This meant removing the
``__version__`` attribute from the package. If you want to inspect the
installed version, use
``importlib.metadata.version("django-settings-file")``
(`docs <https://docs.python.org/3.8/library/importlib.metadata.html#distribution-versions>`__ /
`backport <https://pypi.org/project/importlib-metadata/>`__).
* Tested with Django 3.0. No changes were required for compatibility.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.