The installation instructions for GeoDjango say: 
 
*       Required: PostGIS v1.1.0 and above. 
*       Recommended: Postgis v1.2.1 PostGIS
<http://postgis.refractions.net/download/>  and greater. The latest
version of PostGIS is v1.3.1
<http://postgis.refractions.net/news/20070809/>  
*       First build & install PostGIS.
 
If I am understanding things correctly, GeoDjango uses ST_* functions in
PostgreSQL, but these functions weren't added until 1.2.1.  I am in the
process of upgrading from 1.1.9 to 1.3.1 because of this.  The
documentation for the branch should probably be changed to reflect this,
no?  Or am I missing something?
 
Matt

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to