#8994: Allow url tags to save result to context variable
-----------------------------+----------------------------------------------
Reporter: hvendelbo | Owner: nobody
Status: new | Milestone:
Component: Template system | Version: 1.0
Keywords: | Stage: Unreviewed
Has_patch: 1 |
-----------------------------+----------------------------------------------
When using translated blocks template tags cannot be embedded, but
variables can. This change would allow
{% url about as about_url %}
Which outputs a blank string and saves the url in the context under
'about_url'
--
Ticket URL: <http://code.djangoproject.com/ticket/8994>
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
-~----------~----~----~----~------~----~------~--~---