.. |
authentication.md
|
Delete imported but not used method
|
2015-05-04 18:15:49 +08:00 |
content-negotiation.md
|
Use MkDocs meta.source to render source code links
|
2014-11-25 12:44:11 +00:00 |
exceptions.md
|
Docs on exception handler context. Closes #2604.
|
2015-02-26 13:20:26 +00:00 |
fields.md
|
Reference typos in fields.md
|
2015-03-26 15:51:48 +01:00 |
filtering.md
|
Added link to djangorestframework-word-filter package
|
2015-05-06 13:40:01 +03:00 |
format-suffixes.md
|
Note on using i18n_patterns with format_suffix_patterns. Closes #2278.
|
2014-12-28 12:14:07 +00:00 |
generic-views.md
|
Merge pull request #2890 from radyz/fixed-doc-for-get-paginated-response-method
|
2015-05-05 09:15:28 +01:00 |
metadata.md
|
Remove docs for 3.0 banners
|
2015-03-07 10:49:56 -04:00 |
pagination.md
|
Updates ducumentation DEFAULT_PAGE_SIZE left over after #2655
|
2015-03-16 14:53:26 +00:00 |
parsers.md
|
Merge master
|
2015-01-30 14:00:25 +00:00 |
permissions.md
|
THe DRF Any Permission is not maintained anymore
|
2015-05-28 15:12:18 +02:00 |
relations.md
|
minor grammar fix
|
2015-05-08 15:28:30 -07:00 |
renderers.md
|
Update renderers.md
|
2015-04-21 18:09:55 -07:00 |
requests.md
|
Remove docs for 3.0 banners
|
2015-03-07 10:49:56 -04:00 |
responses.md
|
Use MkDocs meta.source to render source code links
|
2014-11-25 12:44:11 +00:00 |
reverse.md
|
Use MkDocs meta.source to render source code links
|
2014-11-25 12:44:11 +00:00 |
routers.md
|
update info about wq.db.rest router
|
2015-05-05 13:38:14 -05:00 |
serializers.md
|
Update serializers documentation (removed feature)
|
2015-04-08 13:53:49 +02:00 |
settings.md
|
More docs, plus 'ALLOWED_VERSIONS' setting.
|
2014-12-17 12:41:46 +00:00 |
status-codes.md
|
Use MkDocs meta.source to render source code links
|
2014-11-25 12:44:11 +00:00 |
testing.md
|
Fixed import statement in API docs
|
2015-03-11 10:44:42 +00:00 |
throttling.md
|
Use MkDocs meta.source to render source code links
|
2014-11-25 12:44:11 +00:00 |
validators.md
|
Specifying module for CurrentUserDefault()
|
2015-04-20 19:14:58 -04:00 |
versioning.md
|
Put the needed import in one example
|
2015-03-20 15:17:49 +01:00 |
views.md
|
@api_view defaults to allowing GET
|
2014-11-28 15:55:02 +00:00 |
viewsets.md
|
Fixed description for get_paginated_response method in generic-views and example using it with @list_route decorator in viewsets.
|
2015-05-03 22:00:05 +00:00 |