PostGIS version error
I am getting the following error:
django.core.exceptions.ImproperlyConfigured: Cannot determine PostGIS
version for database "dbname". GeoDjango requires at least PostGIS
version 1.3. Was the database created from a spatial database
template?
when i try to run: python manage.py syncdb
and when i navigate to /usr/lib/postgis i see that i have version 1.4
installed. What am I missing?
Does anyone know a good tutorial on setting up GeoDjango? It has been
nothing but error after error for me
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home