#3069: [patch] fix gettext invocation for invalid dates
-------------------------------------------------------------+--------------
          Reporter:  Bastian Kleineidam <[EMAIL PROTECTED]>  |         Owner:  
nobody
            Status:  closed                                  |     Milestone:   
     
         Component:  Internationalization                    |       Version:   
     
        Resolution:  fixed                                   |      Keywords:   
     
             Stage:  Accepted                                |     Has_patch:  
1     
        Needs_docs:  0                                       |   Needs_tests:  
0     
Needs_better_patch:  1                                       |  
-------------------------------------------------------------+--------------
Changes (by mtredinnick):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Closing this off, since we shouldn't be exposing raw Python date errors
 anywhere. If we are, we should either avoid doing that, or work out the
 strings that really need translating (I would prefer the former to avoid
 problems with differing Python versions until Python core sort out their
 translation issues). In any case, that should be a separate ticket, since
 the core issues here have been addressed (primarily by the commits above
 and the removal of `django/core/validators.py`.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3069#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
-~----------~----~----~----~------~----~------~--~---

Reply via email to