Installation

At the command line:

$ easy_install django-north

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-north
$ pip install django-north