| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-10 | Replace 'detail' with 'default_detail' in Exceptions guide and APIException ↵ | Hassan Shamim | |
| class docstring. | |||
| 2014-01-13 | Minor cleanup | Tom Christie | |
| 2013-10-24 | reworked APIException, pushing some of the status_code and detail management ↵ | Chris Guethle | |
| up. Also, makes the APIException useful in isolation (defaults to status code 500) | |||
| 2013-06-05 | Remove ConfigurationError in favor of Django's ImproperlyConfigured | Tom Christie | |
| 2013-02-04 | Cleanup imports | Tom Christie | |
| Mostly adding `from __future__ import unicode_literals` everywhere. | |||
| 2012-11-09 | Merge with master | Tom Christie | |
| 2012-10-29 | Fixes for urls with suffixes | 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 | Use correct status code | Tom Christie | |
| 2012-10-17 | Add `Unauthenticated` exception. | Tom Christie | |
| 2012-09-26 | Fix @api_view decorator tests | Tom Christie | |
| 2012-09-20 | Change package name: djangorestframework -> rest_framework | Tom Christie | |
