MCPcopy
hub / github.com/django/django / items

Method items

django/contrib/gis/sitemaps/kml.py:63–64  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

61 return urls
62
63 def items(self):
64 return self.locations
65
66 def location(self, obj):
67 return reverse(

Callers 11

default_unitsMethod · 0.45
DistanceClass · 0.45
AreaClass · 0.45
check_layerMethod · 0.45
feature_kwargsMethod · 0.45
verify_fkMethod · 0.45
OGRGeomTypeClass · 0.45
field.pyFile · 0.45
metadataMethod · 0.45
__init__Method · 0.45
handleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected