aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide/parsers.md
AgeCommit message (Expand)Author
2012-10-17Added `media_type` to `.parse()` - Consistency with renderer API.Tom Christie
2012-10-17parser_context includes `view`, `request`, `args`, `kwargs`. (Not `meta` and...Tom Christie
2012-10-17Drop .parse_string_or_stream() - keep API minimal.Tom Christie
2012-10-15Tweak parsers to take parser_contextTom Christie
2012-10-14Documentation for parsersTom Christie
2012-09-26Fix @api_view decorator testsTom Christie
2012-09-08Links to source files in docsTom Christie
2012-09-01REST framework 2 docsTom Christie