I haven't seen this addressed in the documentation ... Say I want to have a poll on how self-indulgent my blog post is. What I see in the tutorial shows how to make use a poll template and how to use a blog template, but I don't see how to use them both on the same page.
I know that Django templates have inheritance. The examples show how to use a base template for the look and feel and then inherit another one for say, a poll. What I can't find, however, is how to load the context for the base page, the context for, say, a poll template *and* a blog template then render the whole thing to one page. Sorry for the newb question. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---