It appears that at some where between development of 1.2.1 and 1.2.3, django.contrib.sitemaps becomes dependent on django.contrib.auth for unit tests.
Since not all Django apps will use the auth system, I'm curious if that dependency should exist? I ask because I was going to file a report in trac but didn't want to re-hash that if it is known and accepted as appropriate. Furthermore, the docs do not note the dependency: http://docs.djangoproject.com/en/1.2/ref/contrib/sitemaps/ I suppose this might not be the best place for this type of thing but thought I'd start here... Regards, Frank -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.