出现问题
‘WSGIRequest’ object has no attribute ‘Get’
解决办法
这个原因是request只有GET和POST方法,注意都是大写,如果你也遇到这个问题,可以全局查找一下,哪里写成小写了,很简单,问题就解决了
request.GET.get('a') request.POST.get('b')
‘WSGIRequest’ object has no attribute ‘Get’
这个原因是request只有GET和POST方法,注意都是大写,如果你也遇到这个问题,可以全局查找一下,哪里写成小写了,很简单,问题就解决了
request.GET.get('a') request.POST.get('b')
Our web hosting is trusted by more than 2,800,000 domai […]
腾讯云为数百万的企业和开发者提供安全稳定的云计算服务,涵盖云服务器、云数据库、云存储、视频与CDN、域名注册等 […]
RAKsmart
主机商介绍:RAKsmart是知名的美国服务器租用商,包括美国站群服务器、美国cn2服务器、香港服务器等热门产 […]
DigitalOcean – The developer cloud
Helping millions of developers easily build, test, mana […]
Vultr Global Cloud Hosting – Brilliantly Fast SSD […]
Akamai(Linode)
Deploy more with Linux virtual machines, global infrast […]
评论已关闭