#28525 closed Cleanup/optimization (fixed)
Document GDAL & GeoIP exceptions
| Reported by: | Nick Pope | Owned by: | Nick Pope |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | gdal geoip geoip2 exceptions documentation |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | yes |
| Easy pickings: | no | UI/UX: | no |
Description
The custom exceptions in the django.contrib.gis.geos package are documented; those in django.contrib.gis.gdal and django.contrib.gis.geoip2 are not.
Change History (5)
comment:2 by , 8 years ago
| Summary: | Add missing documentation for GDAL & GeoIP exceptions → Document GDAL & GeoIP exceptions |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:3 by , 8 years ago
| Patch needs improvement: | set |
|---|
The patch looks good to me, but I had one query about the OGRIndexError description.
Note:
See TracTickets
for help on using tickets.
PR