Skip to content

CrypticStudios/django-setman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Shell 0.5%