#5886: documentation of _() syntax in templates is incomplete
-----------------------------------------------------------------+----------
   Reporter:  Dmitri Fedortchenko <[EMAIL PROTECTED]>            |              
  Owner:  nobody       
     Status:  closed                                             |            
Component:  Documentation
    Version:  SVN                                                |           
Resolution:  invalid      
   Keywords:  i18n internationalization templates documentation  |              
  Stage:  Unreviewed   
  Has_patch:  0                                                  |           
Needs_docs:  0            
Needs_tests:  0                                                  |   
Needs_better_patch:  0            
-----------------------------------------------------------------+----------
Comment (by Dmitri Fedortchenko <[EMAIL PROTECTED]>):

 Ok so {% some_tag _("translate me") %} should work according to the docs,
 and {{ _("translate me") }} should not work?

 Also please concede that there are many functions that work perfectly in
 django that are not documented and not deprecated, thus my question is
 perfectly valid.
 If it is true that the {{ _("") }} syntax is deprecated, then why is the
 {% some_tag _("") %} syntax still in the docs?

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