I'm writing a "Pages" app, and I'm wondering - would it be possible to
load template tags out of strings? For example, the user wants a list
of all pages in a specific category for one of their sideboxes, so
they type

{% category-list pie %} (which would be a custom tag I'd write)

Would there be any way to run template tags from strings being output
to the template?

Regards,
Leaf
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to