-
Notifications
You must be signed in to change notification settings - Fork 292
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Indonesian localflavour #352
base: master
Are you sure you want to change the base?
Conversation
Thanks, much better now! @benkonrath will probably review it in due time. But I don't think this will be accepted as is, because this would break existing usage for people having stored previous values in their models. I'm sure Ben will be able to help with coping with this sort of changes. |
Codecov Report
@@ Coverage Diff @@
## master #352 +/- ##
=======================================
Coverage 95.93% 95.93%
=======================================
Files 157 157
Lines 3981 3981
Branches 523 523
=======================================
Hits 3819 3819
Misses 98 98
Partials 64 64
Continue to review full report at Codecov.
|
Thanks for your review @claudep |
@geomars Thanks for this pull request and sorry for the delay in responding. Could you provide some background on why you want to change the codes that are stored for the provinces? Is it because the current codes aren't meaningful? Instead of changing the current version of |
#: http://id.wikipedia.org/wiki/Daftar_provinsi_Indonesia | ||
# Provincial code in Indonesia doesn't comply with the standard 3-letter province code | ||
# data taken from the official page of Indonesian internal affair ministry | ||
# http://www.kemendagri.go.id/pages/data-wilayah |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I get a 404 page not found error when I try to load this URL. Has this page been removed since you made this pull request?
Modification:
PROVINCE_CHOICES
in localflavor/id_/id_choices.py to comply with official codes issued by Indonesian internal affair ministry