Django-envconfig

Latest version: v0.4.0

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

Scan your dependencies

Page 2 of 3

0.2.4

Features
- Added support for Django major version 4.0.

0.2.3

Features
- Added py310 support.

0.2.2

Fixes
- Fixed bug which prevented parsing settings with multiple valid types.

0.2.1

Features
- `DJANGO_PROJECT` environment variable is now optional. django-envconfig will attempt to infer the project name.
- `DATABASES` now has a default SQLite database generated with the correct `BASE_DIR` if it is not set in the environment or settings.py.
Fixes
- Ensure that default `BASE_DIR` setting has correct type (`str` in older versions of Django).

0.2.0

Features
- `DJANGO_PROJECT` environment variable is now optional. django-envconfig will attempt to infer the project name.
- `DATABASES` now has a default SQLite database generated with the correct `BASE_DIR` if it is not set in the environment or settings.py.
Fixes
- Ensure that default `BASE_DIR` setting has correct type (`str` in older versions of Django).

0.1.3

Features
- Added support for new Django minor version 3.2.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.