mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
[2.0.x] Doc'd specifying the ENGINE setting as part of configuring contrib.gis.
Backport of 9817add9e0
from master
This commit is contained in:
parent
7c62f497da
commit
7ea392a974
1 changed files with 6 additions and 0 deletions
|
@ -89,6 +89,12 @@ Database installation
|
|||
postgis
|
||||
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`
|
||||
-------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue