Installation

At the command line:

$ easy_install django-jsnlog

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-jsnlog
$ pip install django-jsnlog