MCPcopy
hub / github.com/django/django / State

Class State

tests/gis_tests/layermap/models.py:14–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12
13
14class State(NamedModel):
15 pass
16
17
18class County(NamedModel):

Calls

no outgoing calls