These stack traces remind me of what happens when the request is taking a
long time
and the user decides not to wait, stopping the browser load (in this case
maybe
control-C-ing out of wget.
So it sounds like the request is not completing, but that may be due to
your debugging
code (are you trying
*hi: *
* I'm a new one in django, I' using the django recevice the data by POST.*
*for examle:*
wget -v --post-file=conf.xml http://192.168.23.21:8001/time/
*this way can't show the wrong message, when I write the wrong code like
this:*
conf_xml = request.body
root = ET.fromst
2 matches
Mail list logo