OPEN SOURCE FREE SOFTWARES

Monday, 13 August 2012

AttributeError: 'DatabaseOperations' object has no attribute 'geo_db_type' in case of mysql

In case of mysql database to handle this error add the following line in the DATABASE engine of the setting.py file :
 'ENGINE': 'django.contrib.gis.db.backends.mysql',
which can enable the GIS(Geographic Information System) library in the django project. The error is also discussed at the following link: http://stackoverflow.com/questions/4578352/geodjango-using-mysql 
Posted by satinderpal singh at 11:24 No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Blog Archive

  • ►  2016 (3)
    • ►  August (1)
    • ►  February (1)
    • ►  January (1)
  • ►  2015 (2)
    • ►  September (2)
  • ►  2014 (7)
    • ►  September (1)
    • ►  May (6)
  • ►  2013 (2)
    • ►  February (2)
  • ▼  2012 (12)
    • ►  December (5)
    • ►  November (1)
    • ►  October (1)
    • ▼  August (1)
      • AttributeError: 'DatabaseOperations' object has no...
    • ►  July (1)
    • ►  May (3)

About Me

My photo
satinderpal singh
View my complete profile
Awesome Inc. theme. Powered by Blogger.