Django启动报错
You called this URL via POST, but the URL doesn’t end in a slash and you have APPEND_SLASH set.
      
      ` RuntimeError: You called this URL via POST, but the URL doesn’t end in a slash and you have APPEND_SLASH set.`
      
      
      [Read More]