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
Error when used together with DateTimePicker #146
Open
rahozin-ivan opened 3 years ago
I try to use AddressField and field with DateTimePicker(django-bootstrap-datepicker-plus). And it throws exception(check image)