InstallationΒΆ

At the command line:

$ easy_install django-response-view-mixin

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-response-view-mixin
$ pip install django-response-view-mixin