Re: Mysql GeoDjango Distance search

2016-11-28 Thread bart
Het ip adres vertelt ongeveer waar iemand woont.  Groet,Bart Wysłano z telefonu Samsung Oorspronkelijk bericht Van: Sergiy Khohlov <skhoh...@gmail.com> Datum: 27-11-16 20:57 (GMT+01:00) Aan: django-users <django-users@googlegroups.com> Onderwerp: Re: Mysql GeoDja

Re: Mysql GeoDjango Distance search

2016-11-27 Thread Sergiy Khohlov
e > <http://stackoverflow.com/questions/40802417/mysql-geodjango-distance-search#> > > Is there any pure Django/faster way to get the distances less than x km. I > have the model > > class Products(models.Model): > title = models.CharField(max_length=10) > poi

Mysql GeoDjango Distance search

2016-11-25 Thread Karesh Arunakirinathan
down votefavorite <http://stackoverflow.com/questions/40802417/mysql-geodjango-distance-search#> Is there any pure Django/faster way to get the distances less than x km. I have the model class Products(models.Model): title = models.CharField(max_length=10) point = models.Poin