Re: watched items and content type

2007-01-11 Thread [EMAIL PROTECTED]
anyone? --~--~-~--~~~---~--~~ 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

watched items and content type

2007-01-10 Thread [EMAIL PROTECTED]
I'm trying to allow users to watch items, and have that working. Problem is, on the template I want to sort by content type and have a header for each one, something like: Foo: item 1 item 2 Bar: item 1 item 2 In the model, I've established a generic relation: class