InstallationΒΆ

At the command line:

$ easy_install django-realty

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-realty
$ pip install django-realty