Skip to content
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

Adding support for Kuwait governorates #231

Merged
merged 2 commits into from
Nov 5, 2016

Conversation

burhan
Copy link
Contributor

@burhan burhan commented May 7, 2016

This PR adds a select field that enumerates the 6 governorates of Kuwait; as per ISO 3166-2

Note that in the wikipedia entry they are listed as subdivision but they are actually governorates.

@burhan burhan force-pushed the kw-governorates branch 2 times, most recently from ce92668 to c1831b2 Compare May 7, 2016 16:54
('JA', _('Jahra')),
('KU', _('Capital')),
('HA', _('Hawalli')),
('MU', _('Mubarak Al Kabir')),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be better to use the full ISO_3166-2:KW code for these (e.g.' KW-AH').

Copy link
Contributor Author

@burhan burhan Nov 5, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't mind that - except in Real Life - the KW- is not used, so doesn't make sense to keep it here.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good. Thanks.

@benkonrath benkonrath self-assigned this Jul 3, 2016
@benkonrath benkonrath merged commit 985f757 into django:master Nov 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants