Re: GeoDjango and Postgresql

2010-11-09 Thread Paul McMillan
It doesn't sound like there's a lot of enthusiasm for maintaining the windows binary installer. Might it make sense to write out a set of manual installation instructions and scratch the windows installer? It looks like we're copying a few files and adding some things to the system path - nothing t

Re: Settings for a pure Oracle multi-db Django test suite setup

2010-11-09 Thread Ramiro Morales
Andrew, On Tue, Nov 9, 2010 at 2:15 AM, Andrew Kurinnyi wrote: > Hi Ramiro > > I've been working with Oracle during the sprints after last DjangoCon, > and had the same problem. I've been told by several people that > the second db can't be oracle and should be something else, like sqlite. Thank

Re: GeoDjango and Postgresql

2010-11-09 Thread Justin Bronn
On Nov 9, 6:25 am, Paul McMillan 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 matte

Re: Call for review and comment: #7539 (ForeignKey on_delete)

2010-11-09 Thread Carl Meyer
This is committed as r14507: http://code.djangoproject.com/changeset/14507 Carl -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-develop...@googlegroups.com. To unsubscribe from this group, send e

GeoDjango and Postgresql

2010-11-09 Thread Paul McMillan
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.