#8550: date filter  can't right work in object_history.html.
-----------------------------+----------------------------------------------
 Reporter:  soldier          |       Owner:  nobody    
   Status:  new              |   Milestone:  1.0       
Component:  Admin interface  |     Version:  SVN       
 Keywords:  DATETIME_FORMAT  |       Stage:  Unreviewed
Has_patch:  0                |  
-----------------------------+----------------------------------------------
 object_history.html:30
 <th scope="row">{{ action.action_time|date:_("DATETIME_FORMAT") }}</th>

 _("DATETIME_FORMAT") translate in the zh_CN/LC_MESSAGE/django.po
 msgid "DATETIME_FORMAT"
 msgstr "DATETIME_FORMAT"

 so the date filter is
 date:"DATETIME_FORMAT"

 it would be showed in browser at last :
 SunPM中国标准时间E中国标准时间0八月E_八月+0800R八月PM中国标准时间

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