Changes between Initial Version and Version 3 of Ticket #34266
- Timestamp:
- Jan 18, 2023, 4:11:21 AM (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34266
- Property Cc added
- Property Triage Stage Unreviewed → Accepted
-
Ticket #34266 – Description
initial v3 1 I'd like to suggest adding the ClosestPoint function to the bunch to encourage people to prefer its use in a number of situations over cumbersome solutions. 2 3 [https://github.com/django/django/pull/16449] 1 I've just integrated the change in the release log: [https://github.com/django/django/pull/16449]. Thanks to you both.