django-rest-framework/docs
Paul Melnikow 77ced39e6c Fix doc for custom exception sample
The way to provide a default detail for APIException is to define a `default_detail` attribute on the subclass.

Defining a `detail` attribute without `default_detail` will not work, and will result in empty detail instead.
2014-01-31 12:26:45 -05:00
..
api-guide Fix doc for custom exception sample 2014-01-31 12:26:45 -05:00
css Fix sidebar styling when browser window is too small 2013-06-26 23:26:35 +01:00
img First pass on contribution guide 2013-12-04 14:59:09 +00:00
js Tweak static files with docs 2012-10-09 14:12:38 +01:00
topics Updated release notes 2013-12-23 11:57:25 +00:00
tutorial Back out permissions example change in favor of easier to follow example 2013-12-23 09:12:34 +00:00
404.html Add a 404 page to the docs 2013-11-18 16:10:26 +00:00
index.md Happy new year 2014-01-02 09:28:34 +00:00
requirements.txt Add basic serializer tests 2012-09-07 15:14:23 +01:00
template.html Minor grammar fix -- 'team' is singular 2013-12-08 19:34:24 -05:00