#13956: Indefinite args for simpletags and inclusion tags
-------------------------------------+-------------------------------------
Reporter: melinath | Owner: julien
Type: New | Status: closed
feature | Component: Template system
Milestone: | Severity: Normal
Version: SVN | Keywords: simple_tag,
Resolution: fixed | 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 |
-------------------------------------+-------------------------------------
Changes (by julien):
* status: new => closed
* resolution: => fixed
Comment:
In [16908]:
{{{
#!CommitTicketReference repository="" revision="16908"
Fixed #13956 -- Enabled `*args` and `**kwargs` support for `simple_tag`,
`inclusion_tag` and `assignment_tag`. Many thanks to Stephen Burrows for
the report and initial patch, to Gregor Müllegger for the initial tests,
to SamBull for the suggestions, and to Jannis Leidel for the review and
PEP8 cleanup.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/13956#comment:32>
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 [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.