阅读背景:

避免Django的QueryDict列表限制

来源:互联网 

I'm trying to send data from a webpage to a django view to be saved as serialized json to a database. If possible, I would like to avoid django's QueryDict object and just read the request with simplejson, flatten, and save to the database. What is the best way to send the data so simplejson can flatten it?I'm trying to send data from a webpage to a dja




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: