#9366: date and time filters do not use localized strings, missing datetime 
filter
---------------------------+------------------------------------------------
 Reporter:  bthomas        |       Owner:  nobody    
   Status:  new            |   Milestone:            
Component:  Uncategorized  |     Version:  1.0       
 Keywords:                 |       Stage:  Unreviewed
Has_patch:  1              |  
---------------------------+------------------------------------------------
 The date and time filters do not use localized/translated strings for the
 default format. The admin interface uses get_date_formats, which checks
 for a translation first, then falls back to settings.DATE_FORMAT, etc.

 Also, a filter that defaults to DATETIME_FORMAT is missing, and would be a
 nice shortcut.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9366>
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 django-updates@googlegroups.com
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