Ticket #265 (closed defect: fixed)
Geodjango field introspection looking for wrong model attribute
| Reported by: | sebleier@… | Owned by: | andrew |
|---|---|---|---|
| Priority: | major | Milestone: | 0.6.2 |
| Component: | migrations | Version: | 0.6 |
| Keywords: | geodjango introspection | Cc: |
Description
For django 1.0.X the introspection of a GeometryField? looks for a attribute _spatial_index:
But in the django 1.0.X code, the attribute is named _index:
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
