| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Version 3.0.2 | 
|  |  | 
|  | Fix empty HTML values when a default is provided. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Set authenticated user on wrapped request | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Use unicode internally everywhere for 'repr'. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | git://github.com/jpadilla/django-rest-framework into version-3.1 | 
|  |  | 
|  | git://github.com/jpadilla/django-rest-framework into jpadilla-exception-handler-context | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Same context as renderers which include: the view,
args, kwargs, and request.
This provides enough contextual information to the
exception handlers to handle errors better.
In a use case like #1671, a custom handler
would allow Sentry to log the request properly. |