- #Django
- #django-environ
- #django-debug-toolbar
django-environ and django-debug-toolbar - Building SaaS #39
In this episode, we set up a couple of tools that will be at the base of development. The first tool was django-environ to control Django settings from environment variables. The second tool …