#13305: date-filter doesn't use correct fallback with USE_L10N
----------------------------------------------------------+-----------------
          Reporter:  Horst Gutmann <ho...@zerokspot.com>  |         Owner:  
nobody               
            Status:  closed                               |     Milestone:  1.2 
                 
         Component:  Template system                      |       Version:  
1.2-beta             
        Resolution:  worksforme                           |      Keywords:  
l10n, templatefilters
             Stage:  Unreviewed                           |     Has_patch:  0   
                 
        Needs_docs:  0                                    |   Needs_tests:  0   
                 
Needs_better_patch:  0                                    |  
----------------------------------------------------------+-----------------
Changes (by ramiro):

  * status:  new => closed
  * needs_better_patch:  => 0
  * resolution:  => worksforme
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 This is documeted behavior, from the relevant docs at
 http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date :

 ''When used without a format string:''

 {{{
 {{ value|date }}
 }}}

 ''...the formatting string defined in the DATE_FORMAT setting will be
 used, without applying any localization.''

 I'm closing this tocket ''worksforme'', please reopen if I missed
 something.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13305#comment:1>
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-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to