.. |
authentication.md
|
Updated OAuth2 authentication docs.
|
2013-10-31 03:47:23 +02:00 |
content-negotiation.md
|
Include import paths throughout docs.
|
2013-08-21 19:46:09 +01:00 |
exceptions.md
|
Remove the detail=None from APIException signature
|
2013-10-21 10:24:06 +02:00 |
fields.md
|
Typo on api-guide/fields.md and serializers.py
|
2013-11-11 11:54:30 +02:00 |
filtering.md
|
Small documentation fix
|
2013-10-22 13:15:48 +02:00 |
format-suffixes.md
|
Fix md formatting and typos
|
2013-05-28 17:13:12 +02:00 |
generic-views.md
|
Merge pull request #1199 from yamila-moreno/get-filter-backends
|
2013-10-24 07:29:21 -07:00 |
pagination.md
|
Docs for MAX_PAGINATE_BY setting & view attribute.
|
2013-08-28 12:55:49 +01:00 |
parsers.md
|
Update parsers.md
|
2013-08-22 12:40:12 -03:00 |
permissions.md
|
Tweaks and docs to object-level model permissions.
|
2013-09-10 21:00:13 +01:00 |
relations.md
|
Add missing commas in relations.md
|
2013-10-12 20:31:33 +02:00 |
renderers.md
|
Added drf-ujson-renderer to renderers docs
|
2013-11-11 22:24:37 +11:00 |
requests.md
|
Note 'request.session' as available on requests.
|
2013-08-27 12:37:55 +01:00 |
responses.md
|
Fixed typos in a bunch of docs
|
2013-08-07 14:00:06 -04:00 |
reverse.md
|
Include import paths throughout docs.
|
2013-08-21 19:46:09 +01:00 |
routers.md
|
Include import paths throughout docs.
|
2013-08-21 19:46:09 +01:00 |
serializers.md
|
Merge pull request #1071 from craigds/field-transform-methods
|
2013-10-09 01:11:46 -07:00 |
settings.md
|
Support customizable view EXCEPTION_HANDLER
|
2013-09-06 12:47:33 -05:00 |
status-codes.md
|
Include import paths throughout docs.
|
2013-08-21 19:46:09 +01:00 |
testing.md
|
In the API test client example 'data' was not defined. There's also no
|
2013-10-25 11:45:33 +13:00 |
throttling.md
|
corrected doc for throttle_classes decorator
|
2013-09-30 14:08:46 -04:00 |
views.md
|
Fixed typos in a bunch of docs
|
2013-08-07 14:00:06 -04:00 |
viewsets.md
|
small typo correction on ViewSet example code
|
2013-09-11 17:25:57 -03:00 |