Installation

At the command line:

$ easy_install django-leads

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-leads
$ pip install django-leads