Hello armagan,

A quick guess.  Mozilla's RSS reader doesn't understand your <city> tag and 
so passes over it and doesn't display it?  If the <city> tag isn't part of 
the RSS specification <http://www.rssboard.org/rss-specification> then a 
"standard" reader isn't going to do anything with your tag.  You would need 
either a custom reader or one with an extension.

On Thursday, June 14, 2012 7:44:59 AM UTC-7, armagan wrote:
>
>
> I wrote a rss custom feed class and I add an item element with 
> 'handler.addQuickElement(u"city", item['city'])' this function. It's ok I 
> can see the city tags in xml but mozilla's rss reader can't read my city 
> tags. What can I do to fix the problem?
>

Toodle-looooooooooo.................
creecode 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/BglqzxjcNYAJ.
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.

Reply via email to