InstallationΒΆ

At the command line:

$ easy_install django-endesive

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-endesive
$ pip install django-endesive