index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
api-guide
/
exceptions.md
Age
Commit message (
Expand
)
Author
2014-09-17
Fixed code formatting
Matthew J Morrison
2014-09-17
Clarify "raised inside REST framework"
Matthew J Morrison
2014-02-10
Replace 'detail' with 'default_detail' in Exceptions guide and APIException c...
Hassan Shamim
2014-01-31
Fix doc for custom exception sample
Paul Melnikow
2013-12-21
Added example of using APIException class. Closes #1300
Tom Christie
2013-10-21
Remove the detail=None from APIException signature
Jesús Espino
2013-09-07
Extra docs on custom exception handling.
Tom Christie
2013-09-06
Add EXCEPTION_HANDLER docs to exception docs
Andy Freeland
2012-11-09
Merge with master
Tom Christie
2012-10-21
Fixing spelling errors.
Marko Tibold
2012-10-17
Split up doc sections more cleanly
Tom Christie
2012-10-17
Use two seperate exceptions - `AuthenticationFailed`, and `NotAuthenticated`
Tom Christie
2012-10-17
Add `Unauthenticated` exception.
Tom Christie
2012-10-15
Tweak parsers to take parser_context
Tom Christie
2012-09-12
GitHub link in toolbar
Tom Christie
2012-09-12
Updating docs
Tom Christie
2012-09-08
Links to source files in docs
Tom Christie
2012-09-01
REST framework 2 docs
Tom Christie