Rob Banagale

Results 111 comments of Rob Banagale

Sorry to hear that, John, that has to be frustrating. I've re-opened it. Do you have a test available for this failing behavior by any chance?

I've Added a note to the model architecture update notes [about this issue here](https://github.com/furious-luke/django-address/wiki/django-address-Model-Notes#need-to-handle-use-of-geocoder-set-in-different-languages). I believe that the javascript geocoder plugin needs to be configurable to a single browser's language....

Closing in lieu of #154. I am still not sure about the symlink for the example app, but it works and a new ticket can be opened for that should...

This looks like it could be really useful. It would be better to assemble release notes as PRs are pulled in than to add weight to the end.

Okay @abmohan Please do post if you begin work on this / any status updates you're able to offer. I'll assign this to you for now, if it looks like...

Google offers its [own Places Autocomplete Javascript library](https://developers.google.com/maps/documentation/javascript/places-autocomplete#add-autocomplete) that handles the autocomplete feature on text inputs.  Note, the packaged jQuery plugin was based off Google's `geo-autocomplete` which [refers people](https://code.google.com/archive/p/geo-autocomplete/) to...

@kirumosan Thank you for the question. It is possible that the frontend library is inappropriately dropping the data. I will try to validate this when I can. I would like...

From what I can tell, this behavior is now offered in google's autocomplete js library.  I have [this open ticket](https://github.com/furious-luke/django-address/issues/139#issuecomment-841902450) to rip out use of jquery and instead import and...

Beyond this, it is also not very difficult to get into a data integrity issue where there are more than one Address objects that meet the conditionals under `Handle the...

@carlosa54 Thank you for your appreciation of my work so far on this package. I'm new at maintainership, so it means a lot to me. Just as important is this...