Hi,

I am not sure if this has been discussed before or not. I think adding a 
custom attribute to sitemap template would a nice thing to do. 

As of now the 
https://github.com/django/django/tree/stable/1.10.x/django/contrib/sitemaps/templates
 template 
has 
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
Only that, but if I want to add *xmlns:image* I have to create a custom 
sitemap template. Rather than doing that, something like 
https://docs.djangoproject.com/en/1.10/ref/contrib/syndication/#custom-feed-generators
 by 
defining custom attributes.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/59314daf-f901-4019-bcd1-b406cb232ebc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to