#14078: Template tag to set context variable to output from tag's rendered
content
--------------------------------------+-------------------------------------
Reporter: mitar | Owner: nobody
Status: closed | Milestone:
Component: Template system | Version: 1.2
Resolution: wontfix | Keywords:
Stage: Unreviewed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
--------------------------------------+-------------------------------------
Changes (by russellm):
* status: new => closed
* resolution: => wontfix
Comment:
This kind of tag has been omitted from django's template language on
purpose. Django's template language is not intended to be a Turing
complete programming language; a "set variable" tag only serves to
encourage the introduction of view logic into the template (where it
doesn't belong).
--
Ticket URL: <http://code.djangoproject.com/ticket/14078#comment:3>
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.