id,summary,reporter,owner,description,type,status,component,version,severity,resolution,keywords,cc,stage,has_patch,needs_docs,needs_tests,needs_better_patch,easy,ui_ux 15752,test_simple_sitemap fails after executing test_requestsite_sitemap when Sites app is installed,lucho,nobody,"test_simple_sitemap fails after executing test_requestsite_sitemap when Sites app is installed. {{{ ====================================================================== FAIL: test_simple_sitemap (django.contrib.sitemaps.tests.basic.SitemapTests) A simple sitemap can be rendered ---------------------------------------------------------------------- Traceback (most recent call last): File ""/usr/local/lib/python2.6/dist-packages/Django-1.3-py2.6.egg/django/contrib/sitemaps/tests/basic.py"", line 70, in test_simple_sitemap """""" % (self.base_url, date.today().strftime('%Y-%m-%d'))) AssertionError: '\n\nhttp://testserver/location/2011-04-04never0.5\n\n' != '\n\nhttp://example.com/location/2011-04-04never0.5\n\n' }}} If I execute the test case separate (./manage.py test sitemaps.SitemapTests.test_simple_sitemap) no error is observed, but executing the whole test suite leads to error in test_simple_sitemap which is executed right after the test_requestsite_sitemap.",Bug,closed,contrib.sitemaps,1.3,Normal,invalid,,,Unreviewed,0,0,0,0,0,0