mirror of
https://github.com/django/django.git
synced 2025-06-05 03:29:12 +00:00
[2.0.x] Doc'd specifying the ENGINE setting as part of configuring contrib.gis.
Backport of 9817add9e014972e470326928f75b22520a77eb6 from master
This commit is contained in:
parent
7c62f497da
commit
7ea392a974
@ -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…
x
Reference in New Issue
Block a user