You can find the actual code here. For the template tag: http://svn.guindilla.eu:8000/guindilla/trunk/guindilla/polls/templatetags/guindilla_polls.py
Fo the html: http://svn.guindilla.eu:8000/www_guindilla_eu/templates/guindilla/polls/open_polls.html And for how to use it: http://svn.guindilla.eu:8000/www_guindilla_eu/templates/base_site.html (look for the {% make_open_polls %} part). Hope it helps, G On 10/30/06, RajeshD <[EMAIL PROTECTED]> wrote: > > The easiest way, for your example case, would be to make sure that the > poll app makes the poll/results available in the form of custom > template tags. Then just embed these custom tags in your blog > template's sidebar and you are done. > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---