Hello,
I have business objects which have multiple urls each. The sitemap for the 
business objects them self work and I get the following:
/store/<object_id>

However, each business has sites specific to it. So I need sitemaps to 
create:
/store/<object_id>
/store/<object_id>/contact
/store/<object_id>/about

Is there a way I can get Sitemaps to go through the urls.py of that app, or 
tell it the locations I want per object?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/17a50c25-8f57-45ca-9bce-5a801361b2c0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to