Articles tagged with location:

Django geography hacks

16 April 2008 django, geography, location

If you need to handle some basic geography in your Django application, but can't or don't want to use GeoDjango, here are some quick hacks to accomplish simple geocoding and distance calculations.

read full entry...