aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/exceptions.py
AgeCommit message (Expand)Author
2012-09-16Simplify negotiation. Drop MSIE hacks. Etc.Tom Christie
2012-09-14Moved content negotiation out of response. Nicer exception handling now.Tom Christie
2012-09-06Refactoring some basicsTom Christie
2012-09-04Refactored throttlingTom Christie
2012-09-01REST framework 2 docsTom Christie
2012-08-26Drop ImmediateResponseTom Christie
2012-08-26Remove 405 method not allowed ImmediateResponseTom Christie
2012-08-26Remove 415 ImmediateResponseTom Christie
2012-08-25Removing 403 immediate responseTom Christie
2012-08-25Add ParseError (Removing ImmediateResponse)Tom Christie