Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▾ contrib
▸ admin
▸ admindocs
▸ auth
▸ contenttypes
▸ flatpages
▾ gis
▸ admin
▸ apps
▸ db
▸ feeds
▸ forms
▸ gdal
▸ geoip2
▸ geometry
▸ geos
▸ management
▸ measure
▸ ptr
▸ serializers
▾ shortcuts
▸ sitemaps
▸ utils
▸ views
▸ humanize
▸ messages
▸ postgres
▸ redirects
▸ sessions
▸ sitemaps
▸ sites
▸ staticfiles
▸ syndication
▸ core
▸ db
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▸ template
▸ templatetags
▸ test
▸ urls
▸ utils
▸ views
Module shortcuts
django
.
contrib
.
gis
.
shortcuts
source
link
Functions
▷
def
compress_kml
(
kml
)
Return compressed KMZ from the given KML string.
source
link
▶
def
render_to_kml
(
*args, **kwargs
)
Render the response as KML (using the correct MIME type).
source
link
Reexports
Imported in
django.contrib.gis.sitemaps.views
.
▶
def
render_to_kmz
(
*args, **kwargs
)
Compress the KML content and return as KMZ (using the correct MIME type).
source
link
Reexports
Imported in
django.contrib.gis.sitemaps.views
.
Generated by
nedoc
v0.9 at 2020-12-29 14:04