I've installed it and it's very nice. I've moved "sitemap" to contrib -
is it ok? :) because there is one minor problem is with sitemap.xml -
it try to load it from:
################################
Django tried loading these templates, in this order:
Using loader django.template.loaders.filesystem.load_template_source:
templates/sitemap.xml (File does not exist)
Using loader
django.template.loaders.app_directories.load_template_source:
/usr/lib/python2.4/site-packages/Django-0.95-py2.4.egg/django/contrib/admin/templates/sitemap.xml
(File does not exist)
################################
when i put sitemap.xml in my templates dir (templates/) it works nicely
:)

PS. how can i combine two querysets and set different priority for
them? :)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to