Doc'd specifying the ENGINE setting as part of configuring contrib.gis.
This commit is contained in:
parent
7c5cf33127
commit
9817add9e0
|
@ -89,6 +89,12 @@ Database installation
|
||||||
postgis
|
postgis
|
||||||
spatialite
|
spatialite
|
||||||
|
|
||||||
|
:setting:`DATABASES` configuration
|
||||||
|
----------------------------------
|
||||||
|
|
||||||
|
Set the :setting:`ENGINE <DATABASE-ENGINE>` setting to one of the :ref:`spatial
|
||||||
|
backends <spatial-backends>`.
|
||||||
|
|
||||||
Add ``django.contrib.gis`` to :setting:`INSTALLED_APPS`
|
Add ``django.contrib.gis`` to :setting:`INSTALLED_APPS`
|
||||||
-------------------------------------------------------
|
-------------------------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue