Opened 18 years ago
Closed 18 years ago
#3866 closed (fixed)
it localflavor
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | contrib.localflavor | Version: | dev |
Severity: | Keywords: | localflavor, l10n, it | |
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
italian localflavor with Italian Regions and Provinces
Trac refuses to upload the file, you can download it at http://blog.curella.org/assets/2007/3/29/it.tgz
Attachments (5)
Change History (12)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Has patch: | set |
---|---|
Keywords: | l10n it added |
Triage Stage: | Unreviewed → Ready for checkin |
comment:3 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 18 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
tests need to be checked in too.
comment:5 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:6 by , 18 years ago
Component: | django.contrib.formtools → django.contrib.localflavor |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
I added a couple more fields to localflavor.it: ITFiscalCodeField and ITVatNumberField.
The patch includes some regression tests.
by , 18 years ago
Attachment: | more_it_fields.diff added |
---|
Patch for ITFiscalCodeField and ITVatNumberField with regression tests
by , 18 years ago
Attachment: | more_it_fields_3.diff added |
---|
ITFiscalCodeField renamed to ITSocialSecurityNumberField
comment:7 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
To upload an attachment, run
svn diff
against the copy of Django you modified to do this, and pipe that into a file; SVN diffs are the preferred format for patches.Also, please only open one ticket when reporting something ;)