mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
[2.0.x] Fixed location of spatialite_source label.
Backport of 7c5cf33127
from master
This commit is contained in:
parent
4e891a39b7
commit
7c62f497da
1 changed files with 2 additions and 2 deletions
|
@ -21,14 +21,14 @@ In any case, you should always be able to :ref:`install from source
|
|||
__ https://www.gaia-gis.it/fossil/libspatialite
|
||||
__ https://www.gaia-gis.it/gaia-sins/
|
||||
|
||||
.. _spatialite_source:
|
||||
|
||||
.. admonition:: ``SPATIALITE_LIBRARY_PATH`` setting required for SpatiaLite 4.2+
|
||||
|
||||
If you're using SpatiaLite 4.2+, you must put this in your settings::
|
||||
|
||||
SPATIALITE_LIBRARY_PATH = 'mod_spatialite'
|
||||
|
||||
.. _spatialite_source:
|
||||
|
||||
Installing from source
|
||||
======================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue