Fixed some spelling issues in docs.
This commit is contained in:
parent
c8c2b8a638
commit
868f37183b
|
@ -2,7 +2,7 @@
|
||||||
Geographic Sitemaps
|
Geographic Sitemaps
|
||||||
===================
|
===================
|
||||||
|
|
||||||
KML is an XML language focused on geographic visualization [#]_.``KMLSitemap``
|
KML is an XML language focused on geographic visualization [#]_. ``KMLSitemap``
|
||||||
and its compressed counterpart ``KMZSitemap`` allow you to present geolocated
|
and its compressed counterpart ``KMZSitemap`` allow you to present geolocated
|
||||||
data in a machine-readable format.
|
data in a machine-readable format.
|
||||||
|
|
||||||
|
|
|
@ -444,7 +444,7 @@ but will not be removed from Django until version 1.8.
|
||||||
|
|
||||||
.. _recommendations in the Python documentation: http://docs.python.org/2/library/doctest.html#unittest-api
|
.. _recommendations in the Python documentation: http://docs.python.org/2/library/doctest.html#unittest-api
|
||||||
|
|
||||||
Removal of ``django.contrib.gis.tests.GeoDjangoTestSuiteRunner`` Geodjango custom test runner
|
Removal of ``django.contrib.gis.tests.GeoDjangoTestSuiteRunner`` GeoDjango custom test runner
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
This is for developers working on the GeoDjango application itself and related
|
This is for developers working on the GeoDjango application itself and related
|
||||||
|
|
|
@ -223,6 +223,7 @@ geo
|
||||||
geoip
|
geoip
|
||||||
geolibs
|
geolibs
|
||||||
geolocalized
|
geolocalized
|
||||||
|
geolocated
|
||||||
geolocation
|
geolocation
|
||||||
geoquerysets
|
geoquerysets
|
||||||
geospatial
|
geospatial
|
||||||
|
|
Loading…
Reference in New Issue