debian-django-tenant-schemas/tenant_schemas/tests/__init__.py

7 lines
162 B
Python

from .template_loader import *
from .test_cache import *
from .test_log import *
from .test_routes import *
from .test_tenants import *
from .test_utils import *