Thanks Le jeudi 18 septembre 2014 01:50:13 UTC+2, PRyan a écrit : > > 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/dc6a37b7-7dba-4a5f-8c1c-3d49950096b0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

