MCPcopy
hub / github.com/django/django / InvalidDecimal

Class InvalidDecimal

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

Source from the content-addressed store, hash-verified

45
46
47class InvalidDecimal(LayerMapError):
48 pass
49
50
51class InvalidInteger(LayerMapError):

Callers 1

verify_ogr_fieldMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected