from django.test.utils import override_settings from cms.test_utils.testcases import CMSTestCase class MyappTests(CMSTestCase): ...
確定! 回上一頁