django-places icon indicating copy to clipboard operation
django-places copied to clipboard

A django app for store places with autocomplete

Results 5 django-places issues
Sort by recently updated
recently updated
newest added

### DESCRIPTION Is it possible to get access to the JSON from Google? This is a great library but would love to be able to store the address and opening...

enhancement

Is it in your plans to add Mapbox support?

question

If the place don't exist, then use the place already stored.

enhancement

This PR is expected to cater those users building a API with Django-rest-framework and want to use the location field in their responses. This PR introduces the `PlacesSerializerField` to improve...

enhancement

The docs come up high in Google search (https://oscarmcm.github.io/django-places/), and it would be convenient to have a link to this repo high up on that page. Thanks for maintaining this...