aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/parsers.py
AgeCommit message (Expand)Author
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-10-05Remove Parser.can_handle_request()Tom Christie
2012-09-26Bits of cleanupTom Christie
2012-09-20Remove dumbass __all__ variablesTom Christie
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie