Changes between Version 1 and Version 2 of Ticket #36451


Ignore:
Timestamp:
Jun 10, 2025, 11:43:53 AM (3 months ago)
Author:
QyuBee
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36451 – Description

    v1 v2  
    4141}}}
    4242
    43 As a workaround, I’ve overridden field in serializer with PointField, but it feels like something that should be handled natively if the output field is a PointField.
     43As a workaround, I’ve overridden field in serializer with GeometryField, but it feels like something that should be handled natively if the output field is a PointField.
    4444
    4545Is there any plan to support GeneratedField-based geometry fields in future versions of DRF-GIS? Or is there a cleaner approach that I might be missing?
Back to Top