django-places
django-places copied to clipboard
A django app for store places with autocomplete
### 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...
If the place don't exist, then use the place already stored.
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...
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...