#4036: Spanish (es) localflavor
------------------------------------------------+---------------------------
Reporter: [EMAIL PROTECTED] | Owner: oggie_rob
Status: new | Component:
django.contrib.localflavor
Version: SVN | Resolution:
Keywords: spanish es l10n i18n localflavor | Stage:
Accepted
Has_patch: 1 | Needs_docs: 0
Needs_tests: 1 | Needs_better_patch: 1
------------------------------------------------+---------------------------
Comment (by garcia_marc):
Hi oggie_rob, firs of all sorry for submitting a patch without letting you
know that I was working on that, but the fact is that I couldn't find this
ticket until I finished my work.
I've checked your code and there is something that IMHO shouldn't be like
that, and it's arguments Nif and Cif. Whan you have to validate a NIF
field, usually is the customer or the provider in an invoice, and you
cannot know in advance if you are going to sell something to a company
(that has a CIF code), or to a individual (that has a NIF/NIE code). So I
think that you cannot pass an argument to specify it, you have to check it
inside the function.
Anyway, I think that you're using some code better than mine, so any kind
of merge of both functions would be great. If you want me to assign this
ticket to myself, and make those final stepe, please let me know.
--
Ticket URL: <http://code.djangoproject.com/ticket/4036#comment:9>
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
-~----------~----~----~----~------~----~------~--~---