Changes between Initial Version and Version 2 of Ticket #28495
- Timestamp:
- Aug 14, 2017, 8:07:42 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28495
- Property Has patch set
- Property Triage Stage Accepted → Ready for checkin
- Property Summary GDAL Feature fields are not converted to strings → GDAL Feature.fields should be a list of strs rather than bytestrings
-
Ticket #28495 – Description
initial v2 1 `django.contrib.gis.gdal.Feature.fields` returns a list of bytestrings rather than a list of `str`s`.