/django-setman

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

django-setman

Django settings manager. Another.

Requirements

Installation

On most UNIX-like systems, you'll probably need to run these commands as root or using sudo.

To install use:

$ pip install django-setman

Or:

$ python setup.py install

Also, you can retrieve fresh version of setman from GitHub:

$ git clone git://github.com/odeskps/django-setman.git

and place setman directory somewhere to PYTHONPATH (or sys.path).

License

django-setman is licensed under the BSD License.

Usage. More information

See full documentation at docs/ directory or browse online here.

Bugs, feature requests?

If you found some bug in setman reusable app, please, add new issue to the project's GitHub issues.