mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Fixed #25974 -- Switched GIS docs to 4 spaces indentation.
This commit is contained in:
parent
dbaa1a6b59
commit
23e1ad537a
19 changed files with 929 additions and 944 deletions
|
@ -3,14 +3,14 @@ GeoDjango Utilities
|
|||
===================
|
||||
|
||||
.. module:: django.contrib.gis.utils
|
||||
:synopsis: GeoDjango's collection of utilities.
|
||||
:synopsis: GeoDjango's collection of utilities.
|
||||
|
||||
The :mod:`django.contrib.gis.utils` module contains various utilities that are
|
||||
useful in creating geospatial Web applications.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:maxdepth: 2
|
||||
|
||||
layermapping
|
||||
ogrinspect
|
||||
serializers
|
||||
layermapping
|
||||
ogrinspect
|
||||
serializers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue