Changes between Initial Version and Version 1 of Ticket #33120, comment 5
- Timestamp:
- Sep 4, 2026, 9:35:42 AM (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33120, comment 5
initial v1 1 This work is a prerequisite for adding support for the `Transform` function (# XXXXX), which is in turn a prerequisite for implementing an upgrade path to having GeoDjango able to read/write to SRID-aware columns in #27464.1 This work is a prerequisite for adding support for the `Transform` function (#37320), which is in turn a prerequisite for implementing an upgrade path to having GeoDjango able to read/write to SRID-aware columns in #27464. 2 2 3 3 We will need to be careful to not retain the `has_spatialrefsys_table` flag as a gate for whether to read/write SRID 0, because that work needs to be done in #27464.