Replies: 1 comment
-
Yeah, probably we can save more data coming from the geo-locator response, but I think it's too much for just a simple CharField, so maybe we should move away from the CharField and use a JSONField for store more data coming from the response. If its more people interested in this feature, I could add this to package. Leaving this issue open for more discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
DESCRIPTION
Hey, you have very nice plugin. But very important thing is missing.
Pieces of location in the modelfield attrs(as coords) - city, street, house number etc.
And second important thing - requirements to the accuracy of address.
For example address accuracy level - `house number' or just 'city'
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions