Installation

Distribute & Pip

Install using pip:

$ pip install django-smartsettings

Install using easy_install easy_install:

$ easy_install django-smartsettings

Finished? See the next step.

Install from source

Grab the latest source.

Clone the repository:

git clone git://github.com/tkopczuk/django-smartsettings.git

Install:

$ python setup.py install