Commit c76877c1 authored by Claude Paroz's avatar Claude Paroz
Browse files

Added a note about postgis_topology in install docs

Thanks Paolo Corti for the suggestion.
parent 934f35f1
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -523,6 +523,9 @@ spatial functionality::
    > CREATE EXTENSION postgis;
    > CREATE EXTENSION postgis_topology;

No PostGIS topology functionalities are yet available from GeoDjango, so the
creation of the ``postgis_topology`` extension is entirely optional.

.. _spatialdb_template_earlier:

Creating a spatial database template for earlier versions