#29432: templatefilter slice needs @stringfilter decorator.
-------------------------------------+-------------------------------------
Reporter: danilovmy | Owner: nobody
Type: Bug | Status: new
Component: Template | Version:
system |
Severity: Normal | Keywords: templatefilter,
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 1
UI/UX: 0 |
-------------------------------------+-------------------------------------
or it should be:
{{{
def slice_filter(value, arg):
arg = '%s' % arg
.......
}}}
thats helped to use slice filter in loops with forloop.counter together.
--
Ticket URL: <https://code.djangoproject.com/ticket/29432>
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 post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/052.f3b9b667703d689ac92deceb45c2f0fb%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.