I can create an RSS feed using the documentation for syndication and have tried to extend it using the MediaRSS format as described here: http://www.djangosnippets.org/snippets/1648/.
This works up to a point: I'm testing with Firefox and it still doesn't display the media: extensions, but that's by the by at the moment. I would like to put a thumbnail image in the description field, and replace the content with my product description, but I can't work out how to override the default description field. I have tried defining description() and item_description() in my code but neither seems to work. I would try using the template system but the documentation is seemingly nonexistent for this. Cany anyone shed any light on what I should be doing? Thanks Simon --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---