aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/request.py
AgeCommit message (Expand)Author
2011-04-04Turn streaming request parsing back on for 1.3. Fix CSRF which was breaking ...Tom Christie
2011-04-04Turn streaming request parsing back on for 1.3. Fix CSRF which was breaking ...Tom Christie
2011-04-03Temporarily roll back the streaming stufftom christie tom@tomchristie.com
2011-04-02Refactor to use self.CONTENT to access request body. Get file upload workingtom christie tom@tomchristie.com