A dynamic settings management solution for django using ETCD

Contents:

Installation

At the command line:

$ pip install django-etcd-settings

Usage

To use etcd_settings in a project:

import etcd_settings

Indices and tables