#9256: Let the template parser remember it's root nodelist
-----------------------------+----------------------------------------------
Reporter: SmileyChris | Owner: nobody
Status: new | Milestone:
Component: Template system | Version: 1.0
Keywords: | Stage: Unreviewed
Has_patch: 1 |
-----------------------------+----------------------------------------------
This is useful if tags want to parse the templates root nodelist (built up
to the current parsing point) for some reason.
As a specific example, I've got a `{% repeatblock %}` tag (which
duplicates the nodelist of an existing block) which needs this
functionality.
--
Ticket URL: <http://code.djangoproject.com/ticket/9256>
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
-~----------~----~----~----~------~----~------~--~---