#12592: language code for brazilian portuguese should be case insensitive.
-------------------------------------------+--------------------------------
Reporter: italomaia | Owner: nobody
Status: new | Milestone: 1.2
Component: Internationalization | Version: SVN
Resolution: | Keywords:
Stage: Accepted | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------------+--------------------------------
Comment (by jjconti):
I ran all the tests with a settings file having
{{{
LANGUAGE_CODE = 'es-AR'
}}}
And all ran ok.
I also ran them with
{{{
LANGUAGE_CODE = 'es-AR'
USE_I18N = True
}}}
And all ran ok too.
--
Ticket URL: <http://code.djangoproject.com/ticket/12592#comment:4>
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.