In the first test, you nailed it: response = self.client.get(reverse('posts')). Next up, you hard code the path, missing the slash at the ...
確定! 回上一頁