django.test.Client behave like a light weight web browser, it provide method for you to send GET or POST request to a url, and then return a ...
確定! 回上一頁