Opened 18 years ago
Closed 18 years ago
#3879 closed (fixed)
Add Norwegian localflavor
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | Contrib apps | Version: | dev |
Severity: | Keywords: | localflavor l10n no | |
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
Patch to add no module to django.contrib.localflavor: NOZipCodeField, NOMunicipalitySelect, and NOSocialSecurityNumber.
Attachments (2)
Change History (7)
by , 18 years ago
Attachment: | no_localflavor.diff added |
---|
comment:1 by , 18 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:2 by , 18 years ago
comment:3 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 18 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
There are new (2005?) rules that allow for more than 500 individuals per date born in the range 1940-2000 based on the need to assign social security numbers (personnummer) to new immigrants. I've added a patch that allows the extra range of numbers.
comment:5 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
I can't find any list of sample Norwegian social security numbers on the net, so I'll give this a pass on testing. If somebody does find a sample set (not including real numbers!) feel free to reopen and post some tests.