#4143: Icelandic postalcodes, id numbers and phone numbers for localflavor
----------------------------------------+-----------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Status: new | Component:
django.contrib.localflavor
Version: SVN | Resolution:
Keywords: iceland localflavor | Stage: Accepted
Has_patch: 1 | Needs_docs: 0
Needs_tests: 1 | Needs_better_patch: 1
----------------------------------------+-----------------------------------
Comment (by [EMAIL PROTECTED]):
I´ve added tests to localflavor.py and fixed a small bug in
ISIdNumberField. The new stuff is again at
[http://einaregilsson.com/downloads/is.zip] , it contains the is_ folder
and a diff file for localflavor.py.
One thing though, the test for ISPostalCodeSelect fails with the following
error message: 'UnicodeDecodeError: 'ascii' codec can't decode byte 0xed
in position 51: ordinal not in range(128)'
When I was writing the test in the shell then it was printed to the screen
without problems (obviously, as I copied the output to the test), but when
I run the test I get this error. I´m not sure if it's because of some
settings I have or if it would happen everywhere. I didn't see any other
local flavors with non ascii characters, is this a known problem?
Any ideas on this?
--
Ticket URL: <http://code.djangoproject.com/ticket/4143#comment:3>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---