Bryan Murdock wrote: > OK, it's the same with Internet Exploder. Here's two links to click > on and see if it's the same for you: > > Displays nicely: > > http://www.blueskyonmars.com/?feed=rss&cat=19 > > Doesn't: > > http://www.djangoproject.com/rss/weblog/ > > Bryan
My feed displays nicely too: http://lazutkin.com/blog/rss201.xml. I generate it with Django using RSS 2.0 spec courtesy of django.utils.feedgenerator.Rss201rev2Feed. I suspect the difference is due to different MIME type of these feeds --- I use 'application/xml', which I believe is the correct one. Thanks, Eugene --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---