Opened 18 years ago
Closed 18 years ago
#3813 closed (fixed)
Add French localflavor
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | Contrib apps | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Patch to add fr module to django.contrib.localflavor: FRZipCodeField, FRPhoneNumberField, FRDepartmentSelect.
Tests included.
Attachments (2)
Change History (6)
by , 18 years ago
Attachment: | frlocalflavor.diff added |
---|
comment:1 by , 18 years ago
Patch needs improvement: | set |
---|---|
Triage Stage: | Unreviewed → Accepted |
by , 18 years ago
Attachment: | frlocalflavor_spaces.diff added |
---|
Same patch with four spaces for tabulation
comment:2 by , 18 years ago
Hi Adrian,
Sure, find frlocalflavor_spaces.diff with spaces in place of tabs.
comment:3 by , 18 years ago
Patch needs improvement: | unset |
---|
comment:4 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Hi Fabrice,
Thanks for this patch. Could you improve it so that it consistently uses four spaces for indentation?