#3544: Fix {% include %} to allow recursive includes
----------------------------------------------------------------+-----------
Reporter: David Danier <[email protected]> |
Owner: nobody
Status: new |
Milestone:
Component: Template system |
Version: SVN
Resolution: |
Keywords: tplrf-patched
Stage: Accepted |
Has_patch: 0
Needs_docs: 1 |
Needs_tests: 1
Needs_better_patch: 1 |
----------------------------------------------------------------+-----------
Changes (by mtredinnick):
* has_patch: 1 => 0
* stage: Design decision needed => Accepted
Comment:
Accepted in principle, since recursive includes would be useful. We'll
have to check things work well with 1.2 template changes. Patch will no
doubt need refreshing/rewriting. The common path (non-self-recursive
includes) should not be impacted (slowed down) at all by allowing
recursive includes.
So, providing no adverse side-effects to existing users, this is something
to be implemented.
--
Ticket URL: <http://code.djangoproject.com/ticket/3544#comment:16>
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.