Implemented a work around using (the existing msql code) for handling Spatialite not being able to do '.distance(...)' query operations on SRID 4236 - ValueError: SQLite does not support linear distance calculations on geodetic coordinate systems. See more: https://github.com/coderholic/django-cities/issues/49
Implemented a work around using (the existing msql code) for handling Spatialite not being able to do '.distance(...)' query operations on SRID 4236 - ValueError: SQLite does not support linear distance calculations on geodetic coordinate systems. See more: https://github.com/coderholic/django-cities/issues/49