| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| The documentation not match with the implementation. The APIException doesn't have detail parameter in the constructor class, actually doesn't have constructor method at all. | |||
| 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 | |
| Cleaner seperation of exception and resulting HTTP response. Should result in more obvious error messages. | |||
| 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 | |
