On May 28, 3:14 pm, Chris Northwood <[email protected]> wrote: > I believe PostGIS 2.0 isn't supported > yet:https://code.djangoproject.com/ticket/16455
I added some comments to that ticket. I am going to hijack this thread, and ask what is the status of Oracle and spatialite support? Anybody running tests on these backends? spatialite seems a bit hard to install, and Oracle GIS functionality seems to be available only in the commercial versions. I think in the long run the requirement for any DB backend to stay in core must be that we have a way to run tests automatically on that backend. When working with the ORM, running tests on all backends manually is impossible, as it takes just too much time. Especially if you add Py3 to the mix. Currently Oracle - both gis and standard - is missing automatic testing, and spatialite is missing too. Anybody have the know-how to set these up? Any chance of getting another machine with Oracle installation? - Anssi -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
