Changeset 512:dc41fe9d5ccd
- Timestamp:
- 10/12/09 21:59:52 (5 months ago)
- Branch:
- default
- Files:
-
- 1 modified
-
south/introspection_plugins/geodjango.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
south/introspection_plugins/geodjango.py
r494 r512 35 35 { 36 36 "srid": ["_srid", {"default": 4326}], 37 "spatial_index": ["_ spatial_index", {"default": True}],37 "spatial_index": ["_index", {"default": True}], 38 38 "dim": ["_dim", {"default": 2}], 39 39 },
