InstallationΒΆ

At the command line:

$ easy_install django-newsletter2go

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-newsletter2go
$ pip install django-newsletter2go