#5972: Use filters with {% trans %} tag
-------------------------------------------------------+--------------------
   Reporter:  Dmitri Fedortchenko <[EMAIL PROTECTED]>  |                Owner:  
nobody              
     Status:  new                                      |            Component:  
Internationalization
    Version:  SVN                                      |           Resolution:  
                    
   Keywords:  i18n template                            |                Stage:  
Unreviewed          
  Has_patch:  1                                        |           Needs_docs:  
0                   
Needs_tests:  0                                        |   Needs_better_patch:  
0                   
-------------------------------------------------------+--------------------
Comment (by shanx):

 We are discussing this issue here with the three of us, but are wondering
 what a possible use case would be for providing this change?

 Possibilities we see are:
 1. Your string is hardcoded and translations are done or in your python
 code by using gettext, or doing the same thing in your template by the
 facilities django templates provide.
 2. Your values come from a database backend and you take care of
 translations there.

 Could you please explain to us what you are trying to do here?

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