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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to