from django.test import Client >>> c = Client() >>> response = c.post('/login/', ... 一旦您有一个 Client 实例,您就可以调用以下任何方法:.
確定! 回上一頁