Basil Sh.

Results 83 comments of Basil Sh.

to @maoaiz what do you think about adding post_migrate handler, that will find all models using BirthdayField and auto-update them?

@tombakas not sure if this need, all you need is to override / extend default `easy_maps/map.html`, for example https://github.com/bashu/django-easy-maps/blob/develop/example/templates/easy_maps/responsive.html

@alexeiramone see comment above, let me know if this helps or not

@tombakas @alexeiramone feel free to reopen if it's still an issue

@aoulaa how it does not working? can you check updated responsive.html template

Yes, that would be a useful feature, pull requests are welcome :) Support for GeoDjango's PointFields would also be nice (it should be quite easy to implement by the way)....

Created a pull request for this at https://bitbucket.org/kmike/django-easy-maps/pull-request/2/added-feature-to-allow-latitude-and Let me know what you think. --- Original comment by: [everett_toews](http://bitbucket.org/everett_toews)

Thanks! Sorry for a long delay. I'll post the comments to the pull request. --- Original comment by: Mikhail Korobov

Mikhail, that would be great addition to the map, I'm also waiting on this feature ;) I'll try to use create an Address instance manually and insert the cords from...

Hey Mikhail, have you merged the pull request? Not pushing, just finding out if to apply it myself to my local branch :) --- Original comment by: Sivan Greenberg