#5713: Template language lacks means to display trees as nested structures
---------------------------+------------------------------------------------
Reporter: NickMoffitt | Owner: nobody
Status: closed | Component: Template system
Version: 0.96 | Resolution: wontfix
Keywords: recursion | Stage: Unreviewed
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
---------------------------+------------------------------------------------
Changes (by mtredinnick):
* status: new => closed
* resolution: => wontfix
Comment:
Collin's pretty much nailed it: the requirements for recursive display are
too varied for a single tag. Each situation is going to need some
customisation. Writing a custom tag really is the right approach and we've
made that fairly easy to do.
--
Ticket URL: <http://code.djangoproject.com/ticket/5713#comment:3>
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
-~----------~----~----~----~------~----~------~--~---