.. |
authentication.md
|
Note on configuring TokenAuthentication
|
2014-05-29 14:33:16 +01:00 |
content-negotiation.md
|
Include import paths throughout docs.
|
2013-08-21 19:46:09 +01:00 |
exceptions.md
|
Replace 'detail' with 'default_detail' in Exceptions guide and APIException class docstring.
|
2014-02-10 12:54:56 -06:00 |
fields.md
|
Document ChoiceField blank_display_value parameter
|
2014-05-20 14:55:00 +01:00 |
filtering.md
|
Fix python syntax in filtering docs
|
2014-04-08 22:56:07 -04:00 |
format-suffixes.md
|
Fix md formatting and typos
|
2013-05-28 17:13:12 +02:00 |
generic-views.md
|
Add the allow_add_remove parameter to the get_serializer method
|
2014-05-26 18:43:50 +02:00 |
pagination.md
|
Merge pull request #1391 from kaygorodov/master
|
2014-04-30 20:14:16 +02:00 |
parsers.md
|
Docs tweaks
|
2013-12-21 17:18:25 +00:00 |
permissions.md
|
very minor typo in code example
|
2014-04-28 13:51:50 -04:00 |
relations.md
|
Use www.django-rest-framework.org for docs instead of django-rest-framework.org due to issues with naked domains
|
2014-01-08 15:22:41 +00:00 |
renderers.md
|
Document new UnicodeYAMLRenderer
|
2014-04-10 01:58:06 +02: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
|
Fixes #1651. Add link to drf-extensions nested routers to docs
|
2014-06-26 23:29:00 +04:00 |
serializers.md
|
Fix #1614 - Corrected reference to serializers.CharField
|
2014-06-10 15:20:45 -07:00 |
settings.md
|
Add SEARCH_PARAM and ORDERING_PARAM to settings
|
2014-03-06 21:39:44 +00:00 |
status-codes.md
|
Version 2.3.10
|
2013-12-06 22:13:50 +00:00 |
testing.md
|
Minor typos fixed in api-guide/testing.md (request -> response).
|
2014-02-14 10:44:02 +01:00 |
throttling.md
|
Update throttling.md
|
2014-02-14 13:47:06 -06:00 |
views.md
|
fix broken documentation links
|
2013-12-04 16:10:05 -08:00 |
viewsets.md
|
Fix typo in docs
|
2014-06-02 11:06:03 +02:00 |