aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/content.py
AgeCommit message (Expand)Author
2011-04-02Refactor to use self.CONTENT to access request body. Get file upload workingtom christie tom@tomchristie.com
2011-03-11documentation + tests + debugging for formparserssebpiq
2011-03-10added a testsebpiq
2011-03-10documentationsebpiq
2011-03-10removed useless stuff, request.POST and FILES not used + some docsebpiq
2011-03-04FomrParser now implements a work around for empty values in a listspiq
2011-03-04forms and multipat parsers now flaten dataspiq
2011-03-04fix for PUT filesspiq
2011-02-07Refactor a bunch of stuff into mixins, more teststom christie tom@tomchristie.com
2011-02-04Huge stack of refactoring getting stuff into Mixin classes, and loads of test...tom christie tom@tomchristie.com