It really depends on how complicated you want to make it. However using generic views would easily suffice, just set up a dictionary of the objects you need to pass in. Something like: django.views.generic.simple.direct_to_template would do the job.
On Aug 21, 9:12 am, Rufman <[EMAIL PROTECTED]> wrote: > hi > > does anyone have a good idea how i could make an index page that > combines different apps. e.g. the results of a poll is shown as well > as a news feed next to it. > > thanks > > stephane rufer --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---