RuntimeError: You called this URL via POST, but the URL doesn’t end in a slash and you have APPEND_S
做公众号测试的时候,发现了个问题: 提交表单报错:RuntimeError: You called this URL via POST, but the URL doesn’t end in a s ...