On 4/26/06, Ian Holsman <[EMAIL PROTECTED]> wrote: > > Hi. > I did something similar to this a while back > I did it via a template tag. > you can read about it here: > http://feh.holsman.net/articles/2006/03/08/cross-tab-tag >
Ian, I managed to get what I wanted with the method Malcom suggested. But I think it is more appropriate to use a template tag or a template filter as you pointed out. I prefer not to do any template processing in the views. So I am now using a template filter and it works perfectly. Thanks for your help. Sam --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---