| Age | Commit message (Expand) | Author | 
|---|---|---|
| 2014-04-07 | set Retry-After header when throttled | Dmitry Mukhin | 
| 2014-04-04 | add a __str__ implementation to APIException | jacobg | 
| 2014-02-10 | Replace 'detail' with 'default_detail' in Exceptions guide and APIException c... | Hassan Shamim | 
| 2014-01-13 | Minor cleanup | Tom Christie | 
| 2013-10-24 | reworked APIException, pushing some of the status_code and detail management ... | Chris Guethle | 
| 2013-06-05 | Remove ConfigurationError in favor of Django's ImproperlyConfigured | Tom Christie | 
| 2013-02-04 | Cleanup imports | Tom Christie | 
| 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 | 
| 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 | 
