geo_field attribute to add coordinates your record.
It should be a callable that returns a tuple (latitude, longitude).
Python
Learn how to index location data inside Django models.
geo_field attribute to add coordinates your record.
It should be a callable that returns a tuple (latitude, longitude).