Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ GeoDjango
---------

GeoDjango is installed as part of Django. You need to take a look at the installation
instructions at [https://docs.djangoproject.com/en/1.3/ref/contrib/gis/install/#post-installation]
instructions at [https://docs.djangoproject.com/en/1.10/ref/contrib/gis/install/postgis/#post-installation]
to get PostGIS configured properly with Django. Ubuntu's version ships with a postgis-template generation script, which you can see used in `./puppet/manifests/classes/postgis.pp`

Once you've installed postgis, you need to create a template for it, and then
Expand Down