#5886: _() syntax in templates only compatible with double-quotes, and the
documentation is fuzzy
-----------------------------------------------------------------+----------
   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            
-----------------------------------------------------------------+----------
Changes (by ubernostrum):

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

Comment:

 The template documentation contains a very clear note at the beginning
 explaining that the template system is not Python, that arbitrary Python
 constructs will not work in the template system and that ''only'' the
 specific list of tags, filters and syntax covered in the documentation
 will work. Additionally, the internationalization documentation (which you
 have to read to discover how to handle translations in Python code) has a
 section covering the use of the translation infrastructure in the template
 system, via the `i18n` tag library.

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