#14181: Template tag needed to disable/force L10N formatting on a per-variable
basis
-------------------------------------------+--------------------------------
          Reporter:  russellm              |         Owner:  piquadrat
            Status:  assigned              |     Milestone:  1.3      
         Component:  Internationalization  |       Version:  1.2      
        Resolution:                        |      Keywords:           
             Stage:  Accepted              |     Has_patch:  1        
        Needs_docs:  0                     |   Needs_tests:  0        
Needs_better_patch:  0                     |  
-------------------------------------------+--------------------------------
Changes (by piquadrat):

  * status:  new => assigned
  * has_patch:  0 => 1

Comment:

 I rewrote the patch from #13617 to the proposed syntax. For `{% localize
 on %}` and `{% localize "some-locale" %}` to make any sense, the tag has
 to be able to override `USE_L10N`. This makes the patch a little more
 intrusive than I'd liked to (see `django/utils/formats.py` in the patch).

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14181#comment:4>
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 [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