InstallationΒΆ

At the command line:

$ easy_install django-osm

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-osm
$ pip install django-osm