Django-envconfig

Latest version: v0.4.0

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

Scan your dependencies

Page 3 of 3

0.1.2

Features
- Added support for all Django versions that support Python 3.6+ to date including the following minor versions: 1.11, 2.0, 2.1, 2.2.
- Load custom settings from environments by defining them first in settings.py with a default.
Fixes
- Fix bug in how ImproperlyConfigured exception messages are generated.
- Fix how octal and hex numbers are parsed i.e. numbers prepended with `0o` and `0x` are converted to integers correctly. Used by setting FILE_UPLOAD_PERMISSIONS.
- Ensure that all built-in Django settings that are nullable can be set to `None`.
- Use non-deprecated database backend module for PostgreSQL.

0.1.1

Features
- Search in potential project root paths to find a `.env` file, which are guessed based on command-line arguments.
Fixes
- Fix bug which prevented py36 and py37 support (i.e. use of the Python walrus operator).

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.