InstallationΒΆ

At the command line:

$ easy_install django-activation-model-mixin

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-activation-model-mixin
$ pip install django-activation-model-mixin