Opened 10 years ago
Closed 10 years ago
#22714 closed Cleanup/optimization (fixed)
Convert django.contrib.gis.memoryview to use six
Reported by: | Tim Graham | Owned by: | nobody |
---|---|---|---|
Component: | GIS | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
These imports should use django.utils.six.memoryview instead.
Note:
See TracTickets
for help on using tickets.
In e97b7a26779054e7bb4326c688b0ed7823037dec: