MCPcopy
hub / github.com/django/django / InvalidString

Class InvalidString

django/contrib/gis/utils/layermapping.py:43–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41
42
43class InvalidString(LayerMapError):
44 pass
45
46
47class InvalidDecimal(LayerMapError):

Callers 1

verify_ogr_fieldMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected