I have found myself in a situation where I need one RSS feed for two
models that are related by a FK to the same model, something like
Member.foo_set.all() and Member.bar_set.all().  How would I go about
doing this?  It doesn't seem possible to use the syndication framework
in this case.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to