Contribute Media
A thank you to everyone who makes this possible: Read More

Load Django Settings from Environmental Variables with One Magical Line of Code

Description

This talk goes over a new Python library, djenv, that makes Django settings configurable through environmental variables. We will go over both simple and advanced usage including deploying Django projects with Docker. We’ll dive into the djenv source code and teach advanced concepts like locals and del.

Details

Improve this page