#13956: Indefinite args for simpletags and inclusion tags
-------------------------------------+-------------------------------------
               Reporter:  melinath   |          Owner:  gregmuellegger
                   Type:  New        |         Status:  assigned
  feature                            |      Component:  Template system
              Milestone:             |       Severity:  Normal
                Version:  SVN        |       Keywords:  simple_tag,
             Resolution:             |  simpletag
           Triage Stage:  Ready for  |      Has patch:  1
  checkin                            |    Needs tests:  0
    Needs documentation:  0          |  Easy pickings:  0
Patch needs improvement:  0          |
                  UI/UX:  0          |
-------------------------------------+-------------------------------------

Comment (by jezdez):

 While I appreciate the effort of this ticket I'd like to voice my concern
 that adding support for `*args` but not `**kwargs` might not be the wisest
 decision with regard to compatibility. We now have a good standard for
 kwargs in template tags (due to the with/include tag refactor by
 !SmileyChris) and shouldn't ignore this when extending the helper tags.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/13956#comment:20>
Django <https://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-updates@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