aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/request.py
AgeCommit message (Expand)Author
2012-10-09Fix browseable API form display error for authenticated permissionsTom Christie
2012-10-08Fix issue where required fields were not being properly validated. Also make...Tom Christie
2012-10-08Fix fiddly content-overloading bugTom Christie
2012-10-05Remove Parser.can_handle_request()Tom Christie
2012-09-28Remove support for doctestsTom Christie
2012-09-26Add request.QUERY_PARAMSTom Christie
2012-09-20Remove dumbass __all__ variablesTom Christie
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie