Changes between Initial Version and Version 1 of Ticket #31142, comment 2
- Timestamp:
- Jan 9, 2020, 4:00:45 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31142, comment 2
initial v1 3 3 The difference is that in test suite, a polygon is fixed to polygon, while in my case a polygon is fixed into multi polygon. 4 4 5 I've added the following test case and then ran it with the django git, with branch stable/1.11.x stable/2.2.x and mater 5 I've added the following test case and then ran it with the django git, with branch stable/1.11.x stable/2.2.x and mater. 6 I've used postgis as the database. 6 7 It failed on both master and 2.2.x but passed on 1.11.x 7 8