#36009: Add support for PostGIS 3.5
-----------------------------+-----------------------------------------
     Reporter:  David Smith  |                     Type:  Uncategorized
       Status:  new          |                Component:  GIS
      Version:  5.1          |                 Severity:  Normal
     Keywords:               |             Triage Stage:  Unreviewed
    Has patch:  0            |      Needs documentation:  0
  Needs tests:  0            |  Patch needs improvement:  0
Easy pickings:  0            |                    UI/UX:  0
-----------------------------+-----------------------------------------
 [https://postgis.net/2024/09/PostGIS-3.5.0/ PostGIS 3.5] was released on
 26 September 2024.

 My initial try showed that there is one test failure when using this new
 version that needs to be investigated.


 {{{
 ======================================================================
 ERROR: test_relate_lookup
 (gis_tests.geoapp.tests.GeoLookupTest.test_relate_lookup)
 Testing the 'relate' lookup type.
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File "C:\Users\smith\projects\django\tests\gis_tests\geoapp\tests.py",
 line 581, in test_relate_lookup
     "Lawrence", City.objects.get(point__relate=(ks.poly,
 within_mask)).name
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   File "C:\Users\smith\projects\django\django\db\models\manager.py", line
 87, in manager_method
     return getattr(self.get_queryset(), name)(*args, **kwargs)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   File "C:\Users\smith\projects\django\django\db\models\query.py", line
 633, in get
     raise self.model.DoesNotExist(
 gis_tests.geoapp.models.City.DoesNotExist: City matching query does not
 exist.
 }}}
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36009>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/01070193c545de26-8f9cf152-6807-4b80-a561-b891e924228e-000000%40eu-central-1.amazonses.com.

Reply via email to