Changes between Initial Version and Version 1 of Ticket #31142, comment 1
- Timestamp:
- Jan 8, 2020, 2:42:33 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31142, comment 1
initial v1 5 5 I can´t see a relevant change from the provided stack trace between 1.11 and 2.2 (`git difftool 1.11 2.2 -- django/contrib/gis`). 6 6 7 7 We have [https://github.com/django/django/blob/53d8646f799de7f92ab9defe9dc56c6125448102/tests/gis_tests/geoapp/test_functions.py#L343-L349 a test case for MakeValid here]. It's similar, but not exactly equivalent to your case.