#11123 closed (fixed)
Irish localflavor
Reported by: | Michael Thornhill | Owned by: | nobody |
---|---|---|---|
Component: | contrib.localflavor | Version: | 1.0 |
Severity: | Keywords: | Ireland ie | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | UI/UX: |
Description
Irish localflavor contribution with county names
Attachments (1)
Change History (9)
comment:1 Changed 9 years ago by
milestone: | 1.1 |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:2 Changed 9 years ago by
Patch needs improvement: | set |
---|
forms.py imports many things but only django.forms.fields.Select is required
comment:3 Changed 9 years ago by
Has patch: | set |
---|---|
Patch needs improvement: | unset |
Improved patch by removing unnecessary imports from forms.py and removed unnecessary country string from all counties
Changed 9 years ago by
ie localflavor with County removed from all county names and unneccesary imports removed
comment:4 Changed 9 years ago by
milestone: | → 1.2 |
---|
comment:5 Changed 8 years ago by
One quick question before I commit - Is there any sort of official abbreviation or enumeration that is (or could be) used for county names? (e.g., Australia uses "NSW" for New South Wales, "QLD" for Queensland, etc)
If no such abbreviation/enumeration exists, thats fine - Finnish municipalities are in the same category, for example. I just want to make sure that my ignorance of Irish municipal conventions doesn't lead to committing an enumeration where there might be a more efficient internal representation.
comment:6 Changed 8 years ago by
Hi Russell,
No such official abbreviation or enumeration exists for Irish County names.
Thanks
Michael
comment:7 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks for the contribution. However, the feature deadline for v1.1 has passed; we can look at this for the next release.