2011/5/2 pbreit <[email protected]>: > It looks ok at first glance. Can you send it through a validator? It should > tell you exactly where the problem is. > http://www.w3schools.com/XML/xml_validator.asp > http://validator.w3.org/feed/ >
well, I can't know really because the render of a dict in a rss view it's different from its xml view. the rss view has some initial tags required for a rss that the xml view doesn't ...so now the rss view it's only showing me a "RSS serialization error" message. but as I said, at least the xml view seems to shows everything go well formed.

