On Nov 9, 6:25 am, Paul McMillan <[email protected]> wrote: > I opened #14527 a while ago, but it hasn't gotten much > attention.http://code.djangoproject.com/ticket/14527 > > It would fix the docs which claim that PostGIS doesn't support PostgreSQL 8.4. > > Can I get some GeoDjango users to chime in on this matter? I'd like to > see this closed one way or the other. > > -Paul
As I told you in #django-dev that documentation is specific to the GeoDjango windows installer _only_ -- hence why it's in the "Windows XP" section: http://docs.djangoproject.com/en/dev/ref/contrib/gis/install/#windows-xp GeoDjango supports PostgreSQL 8.1 and above, as indicated at the top of the documentation: http://docs.djangoproject.com/en/dev/ref/contrib/gis/install/#spatial-database The ticket will be addressed when the windows installer is either updated (#14133) or discontinued due to lack of resources. -Justin -- 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.
