django-address
django-address copied to clipboard
A Django address model and field. Addresses may be specified by address components or by performing an automatic Google Maps lookup.
Results
52
django-address issues
Sort by
recently updated
recently updated
newest added
It seems to me that the only way to use Google's API to populate related models such as Locality, State, Country, is when a user clicks on an option in...
I am noticing an issue where the Address form field will only populate if the Address Instance of the AddressField has a full address populated. This issue seems to be...