#14563 closed (fixed)
Add Turkey to localflavors
Reported by: | serkank | Owned by: | serkank |
---|---|---|---|
Component: | contrib.localflavor | Version: | 1.2 |
Severity: | Keywords: | turkey | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I have prepared localflavors for Turkey. The form helpers include TRZipCodeField, TRPhoneNumberField, TRIdentificationNumberField and TRProvinceSelect.
Please apply the attached patch.
Attachments (3)
Change History (10)
by , 14 years ago
Attachment: | tr-localflavor.patch added |
---|
follow-up: 2 comment:1 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
by , 14 years ago
Attachment: | tr-localflavor.diff added |
---|
comment:3 by , 14 years ago
Added province code validation to postal code field.
Changed phone number clean format to "area code + number" without whitespace.
Added/Updated tests to reflect changes and cover more area.
Thanks to Ekrem Seren for code review.
comment:4 by , 14 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:5 by , 14 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
comment:6 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch for adding Turkish localflavor.