from django.test.client import encode_multipart, RequestFactory. factory = RequestFactory(). data = {'title': 'remember to email dave'}.
確定! 回上一頁