mirror of
https://github.com/django/django.git
synced 2025-04-19 23:04:36 +00:00
[2.0.x] Disambiguated "settings" in SpatiaLite note.
Backport of 4fe0e619e7241ed9e99ba7dee342a0785dd1f5d9 from master
This commit is contained in:
parent
7ea392a974
commit
6cbb9b4096
@ -23,7 +23,7 @@ __ https://www.gaia-gis.it/gaia-sins/
|
||||
|
||||
.. admonition:: ``SPATIALITE_LIBRARY_PATH`` setting required for SpatiaLite 4.2+
|
||||
|
||||
If you're using SpatiaLite 4.2+, you must put this in your settings::
|
||||
If you're using SpatiaLite 4.2+, you must put this in your ``settings.py``::
|
||||
|
||||
SPATIALITE_LIBRARY_PATH = 'mod_spatialite'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user