| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
into bwreilly-master
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Support customizable view EXCEPTION_HANDLER (#907)
 | 
 | 
 | 
 | 
Add `api_settings.EXCEPTION_HANDLER` to support custom error responses.
Fixes #907.
 | 
 | 
 | 
 | 
class
 | 
 | 
 | 
 | 
 | 
 | 
Allow OPTIONS to retrieve PUT field metadata on empty objects
 | 
 | 
Tiny typo fix
 | 
 | 
 | 
 | 
 | 
 | 
Updated DOAC integration link
 | 
 | 
 | 
 | 
Closes #1075.
 | 
 | 
Fix empty serializer bug
 | 
 | 
Updated tutorial part 6: 2 examples were missing includes
 | 
 | 
Fixes #1072
 | 
 | 
 | 
 | 
 | 
 | 
This allows OPTIONS to return the PUT endpoint's object serializer metadata when the object hasn't been created yet.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Make ChoiceField.from_native() follow IntegerField behaviour on empty values
 | 
 | 
 |