Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 980 Bytes

README.rst

File metadata and controls

26 lines (18 loc) · 980 Bytes

Dyna Settings

Dynamic project settings to automatically switch settings between production and various development and testing environments.

Features

  • Automatically detect when the code is run in a specific type or class of environments
  • Similar to the popular 12-Factor based django-environ
  • Supports automatic environment variable overrides or exclusions
  • Supports broad categories of execution environments, or specific developer/testing setups