from django.test import TestCase from zoo import models class AnimalTestCase(TestCase): ... from django.test import client >>> c = client.
確定! 回上一頁