Loading django/contrib/sitemaps/tests/__init__.py +4 −4 Original line number Diff line number Diff line from .flatpages import FlatpagesSitemapTests from .generic import GenericViewsSitemapTests from .http import HTTPSitemapTests from .https import HTTPSSitemapTests, HTTPSDetectionSitemapTests from .test_flatpages import FlatpagesSitemapTests from .test_generic import GenericViewsSitemapTests from .test_http import HTTPSitemapTests from .test_https import HTTPSSitemapTests, HTTPSDetectionSitemapTests django/contrib/sitemaps/tests/flatpages.py→django/contrib/sitemaps/tests/test_flatpages.py +0 −0 File moved. View file django/contrib/sitemaps/tests/generic.py→django/contrib/sitemaps/tests/test_generic.py +0 −0 File moved. View file django/contrib/sitemaps/tests/http.py→django/contrib/sitemaps/tests/test_http.py +0 −0 File moved. View file django/contrib/sitemaps/tests/https.py→django/contrib/sitemaps/tests/test_https.py +0 −0 File moved. View file Loading
django/contrib/sitemaps/tests/__init__.py +4 −4 Original line number Diff line number Diff line from .flatpages import FlatpagesSitemapTests from .generic import GenericViewsSitemapTests from .http import HTTPSitemapTests from .https import HTTPSSitemapTests, HTTPSDetectionSitemapTests from .test_flatpages import FlatpagesSitemapTests from .test_generic import GenericViewsSitemapTests from .test_http import HTTPSitemapTests from .test_https import HTTPSSitemapTests, HTTPSDetectionSitemapTests
django/contrib/sitemaps/tests/flatpages.py→django/contrib/sitemaps/tests/test_flatpages.py +0 −0 File moved. View file
django/contrib/sitemaps/tests/generic.py→django/contrib/sitemaps/tests/test_generic.py +0 −0 File moved. View file
django/contrib/sitemaps/tests/http.py→django/contrib/sitemaps/tests/test_http.py +0 −0 File moved. View file
django/contrib/sitemaps/tests/https.py→django/contrib/sitemaps/tests/test_https.py +0 −0 File moved. View file