#14262: Helper for "get_something as varname" template tag pattern
--------------------------------------+-------------------------------------
          Reporter:  carljm           |         Owner:  nobody
            Status:  new              |     Milestone:        
         Component:  Template system  |       Version:  SVN   
        Resolution:                   |      Keywords:        
             Stage:  Accepted         |     Has_patch:  0     
        Needs_docs:  0                |   Needs_tests:  0     
Needs_better_patch:  0                |  
--------------------------------------+-------------------------------------
Comment (by carljm):

 The multiple-assignment version is a poor tradeoff of adding complexity to
 support an edge case, when just assigning a list (or a dict for better
 template readability) works just fine. And if you have complex needs, you
 write a Node. The simple shortcuts are for simple cases.

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