Recently I developed a little project with colubrid. I found a problem
that colubrid could not process the big file uploaded. however, i
noticed that django had been solve it in wsgi.py, then pasted django's
parts code into colubrid source "request.py".