Opened 14 years ago
Closed 14 years ago
#15858 closed Bug (invalid)
ImportError: cannot import name add_postgis_srs
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | GIS | Version: | 1.3 |
Severity: | Normal | Keywords: | |
Cc: | daniel.sokolowski@… | Triage Stage: | Unreviewed |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
As per insturction here http://docs.djangoproject.com/en/dev/ref/contrib/gis/install/#add-google-projection-to-spatial-ref-sys-table executing this command yields:
ImportError: cannot import name add_postgis_srs
Examining the module closer finds that add_postgis_srs
does not exist.
Change History (2)
comment:1 by , 14 years ago
Version: | 1.2 → 1.3 |
---|
comment:2 by , 14 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.