django1/django/contrib/sitemaps/tests/__init__.py

5 lines
191 B
Python

from .flatpages import FlatpagesSitemapTests
from .generic import GenericViewsSitemapTests
from .http import HTTPSitemapTests
from .https import HTTPSSitemapTests, HTTPSDetectionSitemapTests