bashu / django-easy-maps

🗺 Google Maps with easy!
MIT License
145 stars 56 forks source link

computed address incorrect string value #38

Closed bashu closed 9 years ago

bashu commented 9 years ago

I'm getting this error for certain city/region/country maps:

I give lat and lon: '45.53278 20.02833'

Django Version: 1.5.1 Exception Type: Warning Exception Value:

Incorrect string value: '\xD0\xA8\xD0\xBA\xD0\xBE...' for column 'computed_address' at row 1

Exception Location: /usr/lib/python2.7/dist-packages/MySQLdb/cursors.py in _warning_check, line 92