我发现在django管理中使用自定义主键时,分配的url有时与所使用的id不一致。当主键为829_011时 id = models.CharField(max_length=50, primary_key=True)
but this does not - 404 error:
https://localhost/admin
到目前为止,问题是变量也可以包含空格,这不允许链接打开在CMD窗口中。
curl -G "http://192.168.0.100:1234/operations/get?现在我已经解决了--数据-urlencode的问题,但是包含的特殊字符也被编码为URL文本。data-urlencode "subject=var1 in here" --data-urlencode "object=var2 has so