A Django address model and field. Addresses may be specified by address components or by performing an automatic Google Maps lookup.
BSD 3-Clause "New" or "Revised" License
430
stars
180
forks
source link
correct search error in admin page #148
Closed
xjlin0 closed 3 years ago
When searching address in the Django admin page, it's getting error. Here is the fix