Thursday, September 27, 2012

'DatabaseOperations' object has no attribute 'geo_db_type' error when doing a syncdb

When I deploy a GeoDjango app to Heroku I'm getting the following error: AttributeError: 'DatabaseOperations' object has no attribute 'geo_db_type'

I've tried quite a few things to fix it and lots of research, but still can't get rid of it. Instead of duplicating my StackOverflow question, you can see more details here.

Any help is much appreciated.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/tZiItnsStv0J.
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.

No comments:

Post a Comment