#9066: Add Czech localflavor package
-------------------------------------------------+--------------------------
Reporter: mathwizard | Owner: nobody
Status: new | Milestone:
Component: django.contrib.localflavor | Version: SVN
Resolution: | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------------------+--------------------------
Comment (by Elvard):
I made final corrections in cz_localflavor.patch (I hope).
Tests are running (Finally I know, how tests works) and Czech local flavor
passed all tests.
CZSocialSecurityNumber renamed back to CZBirthNumber according to wiki
(http://en.wikipedia.org/wiki/National_identification_number#Czech_Republic)
This method is improved also:
- It tests the 'modulo of 11' property of Czech Birth number.
- If optional parametr Gender is specified, it tests the month part of
birth number (1 <= mm <= 12, after corrections - month of females is
raised by 50)
- Tests the day part of birth number (1 <= dd <= 31)
--
Ticket URL: <http://code.djangoproject.com/ticket/9066#comment:5>
Django <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
-~----------~----~----~----~------~----~------~--~---