aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide/exceptions.md
AgeCommit message (Expand)Author
2015-02-26Docs on exception handler context. Closes #2604.Tom Christie
2015-01-19Merge masterTom Christie
2015-01-06Update exception docs. Closes #2378.Tom Christie
2014-12-17More docs, plus 'ALLOWED_VERSIONS' setting.Tom Christie
2014-12-14Update docsJosé Padilla
2014-11-25Merge masterTom Christie
2014-11-25Use MkDocs meta.source to render source code linksJosé Padilla
2014-11-25Docs on ValidationErrorTom Christie
2014-11-25request.DATA, request.FILES -> request.dataTom Christie
2014-09-17Fixed code formattingMatthew J Morrison
2014-09-17Clarify "raised inside REST framework"Matthew J Morrison
2014-02-10Replace 'detail' with 'default_detail' in Exceptions guide and APIException c...Hassan Shamim
2014-01-31Fix doc for custom exception samplePaul Melnikow
2013-12-21Added example of using APIException class. Closes #1300Tom Christie
2013-10-21Remove the detail=None from APIException signatureJesús Espino
2013-09-07Extra docs on custom exception handling.Tom Christie
2013-09-06Add EXCEPTION_HANDLER docs to exception docsAndy Freeland
2012-11-09Merge with masterTom Christie
2012-10-21Fixing spelling errors.Marko Tibold
2012-10-17Split up doc sections more cleanlyTom Christie
2012-10-17Use two seperate exceptions - `AuthenticationFailed`, and `NotAuthenticated`Tom Christie
2012-10-17Add `Unauthenticated` exception.Tom Christie
2012-10-15Tweak parsers to take parser_contextTom Christie
2012-09-12GitHub link in toolbarTom Christie
2012-09-12Updating docsTom Christie
2012-09-08Links to source files in docsTom Christie
2012-09-01REST framework 2 docsTom Christie