#6693: Inconsistency in localized datetime formats between filters and utility
functions
-----------------------------------------------------+----------------------
Reporter: Petr Marhoun <[EMAIL PROTECTED]> | Owner: nobody
Status: new | Component:
Internationalization
Version: SVN | Resolution:
Keywords: | Stage:
Accepted
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-----------------------------------------------------+----------------------
Changes (by mtredinnick):
* stage: Unreviewed => Accepted
Comment:
I'm not sure yet if this is the perfect solution, but it's on the right
track.
Could you please create a patch that just contains the code changes and
does not touch any files under django/conf/locale. That will make it
easier for me to review and apply. Translators will update their locale
files in due course: we don't change them as part of a code change. If a
string isn't in the MO file, it just gets treated as a literal in any
case, so there's not need to include the translation from day one.
--
Ticket URL: <http://code.djangoproject.com/ticket/6693#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
-~----------~----~----~----~------~----~------~--~---