#1199: Supporting more than one argument in a custom filter
----------------------------------------+-----------------------------------
Reporter: Aggelos Orfanakos | Owner: insin
Status: assigned | Milestone: post-1.0
Component: Template system | Version:
Resolution: | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 1 | Needs_tests: 1
Needs_better_patch: 0 |
----------------------------------------+-----------------------------------
Comment (by emulbreh):
I would favour a syntax that allows filter expressions as arguments to
filters.
`foo|bar:a:b|baz:c:d` and `foo|bar:a,b|baz:c,d` cannot distinguish
`foo|bar(a, b|baz:c, d)` and `foo|bar(a, b|baz(c, d))`.
--
Ticket URL: <http://code.djangoproject.com/ticket/1199#comment:14>
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 [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
-~----------~----~----~----~------~----~------~--~---