Django-easysettings

Latest version: v2.0.1

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

Scan your dependencies

2.0.2

==================

- Nothing changed yet.

2.0.1

======================

- Add Python 3.7 and Django 2.2 to the test matrix.

2.0

===================

- Full rework of project! Import is now
``from easysettings.app import AppSettings`` (but left importable from
``easysettings`` for better backwards compatibility).

- Removed isolated settings functionality, unnecessary with a separate settings
module for tests and/or use of the ``TestCase.settings()`` context manager.

- Added ``easysettings.legacy.LegacyAppSettings`` for providing backwards
compatibility for prefixed project settings when moving settings to a
dictionary rather than individual settings with the same prefix.

1.1

==================

- Django 1.11 compatibility.

1.0.1

===================

- Included extra source files.

1.0

===================

- Initial release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.