openwisp / django-rest-framework-gis

Geographic add-ons for Django REST Framework. Maintained by the OpenWISP Project.
http://openwisp.org
MIT License
1.09k stars 201 forks source link

Value error after installing geodjango my project fail to migrate #193

Closed mafuz closed 4 years ago

mafuz commented 5 years ago

Please am new in django I spend days trying to get pass this error to no avail when trying to migrate after installing geodjango and I cant also get rid of geodjango in my application again

ValueError: String input unrecognized as WKT EWKT, and HEXEWKB.

EverWinter23 commented 5 years ago

@mafuz try-- POINT(23.45 45.213)

nemesifier commented 4 years ago

This doesn't look like a bug. Please explain in detail your problem.