#31875: Improve Documentation of Template Filters with Multiple Arguments
------------------------------------------------+------------------------
               Reporter:  Matthew Pava          |          Owner:  nobody
                   Type:  Cleanup/optimization  |         Status:  new
              Component:  Documentation         |        Version:  3.1
               Severity:  Normal                |       Keywords:
           Triage Stage:  Unreviewed            |      Has patch:  0
    Needs documentation:  0                     |    Needs tests:  0
Patch needs improvement:  0                     |  Easy pickings:  0
                  UI/UX:  0                     |
------------------------------------------------+------------------------
 Looking at how to [https://docs.djangoproject.com/en/dev/howto/custom-
 template-tags/#writing-custom-template-filters write custom filters], one
 can guess that you can do so with multiple arguments. However, there
 aren't any evident examples of it. I honestly couldn't find any
 documentation about the syntax in the template of multiple arguments for a
 template filter. Are they separated by spaces? Commas? A comma and a
 space?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31875>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/049.1f8dfeebecc4786279b9424f42ccf3c6%40djangoproject.com.

Reply via email to