InstallationΒΆ

At the command line:

$ easy_install django-geonames-place

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-geonames-place
$ pip install django-geonames-place