from .admin import AdminTestCase from .models import ModelTestCase from .views import AuthenticatedViewTestCase, AnonymousViewTestCase