Django12factor

Latest version: v1.3

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

Scan your dependencies

1.3

* Python 3.2 and 3.4 support
* Improved test suite - 100% coverage + flake8
* Multiple database support - `TEST_DATABASE_URL` will create `settings.DATABASES['test']`

1.2

* Update dependencies

1.1

* Grab arbitrary environment variables as settings with the `custom_settings` parameter

1.0

* Initial public release
* Supported environment variables:
* DEBUG
* TEMPLATE_DEBUG
* CACHES (using django-cache-url)
* LOGGING
* DATABASES (using dj-database-url)
* ALLOWED_HOSTS
* SECRET_KEY

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.