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

5 lines
191 B
Python
Raw Normal View History

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