InstallationΒΆ

At the command line:

$ easy_install django-better-together

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-better-together
$ pip install django-better-together