#5850: Can't use filters inside tags in templates
-----------------------+----------------------------------------------------
Reporter: italomaia | Owner: nobody
Status: new | Component: Template system
Version: SVN | Keywords: filters tags
Stage: Unreviewed | Has_patch: 0
-----------------------+----------------------------------------------------
Something like the folowing code should work : {% url
project.app.views.my_page page_number|add:1 %} .
It seems like filters can not be used inside tags, what looks odd to me,
as filters are some kind of
simple helpers.
--
Ticket URL: <http://code.djangoproject.com/ticket/5850>
Django Code <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
-~----------~----~----~----~------~----~------~--~---