django-rest-framework/docs/api-guide
2013-05-26 11:52:45 +09:00
..
authentication.md Adding 'view or viewset' to docs appropriate. 2013-04-26 14:03:26 +01:00
content-negotiation.md Fixing spelling errors. 2012-10-21 16:34:07 +02:00
exceptions.md Merge with master 2012-11-09 13:49:52 +00:00
fields.md Updating docs 2013-05-24 21:08:27 +01:00
filtering.md Note usage of django-filter 0.5.4 for Django 1.3 support. Closes #877 2013-05-21 12:05:44 +01:00
format-suffixes.md Use plularized URLs for better consistency. 2013-02-27 22:13:34 +00:00
generic-views.md Fix minor code error in Generic Views documentation - missing if statement. 2013-05-10 13:28:50 +12:00
pagination.md Various clean up and lots of docs 2013-04-24 22:40:24 +01:00
parsers.md Allow None filename on uploaded files 2013-05-08 20:07:51 +01:00
permissions.md Merge master 2013-04-30 19:32:34 +01:00
relations.md ToMany fields default to read-only if targeting ManyToManyField. 2013-05-18 13:11:40 +01:00
renderers.md Last bits of charset sorting-out-ness 2013-05-22 16:46:15 +01:00
requests.md Added PATCH HTTP method to the docs 2013-01-17 17:17:53 +06:00
responses.md content type may be set explicitly on the response 2013-05-20 21:18:17 +01:00
reverse.md Fixing spelling errors. 2012-10-21 16:34:07 +02:00
routers.md Simplifying bits of docs 2013-05-02 12:08:05 +01:00
serializers.md Merge master 2013-05-05 18:12:35 +01:00
settings.md Fix DATETIME_FORMAT, DATE_FORMAT, TIME_FORMAT settings. Closes #798 2013-05-08 20:38:50 +01:00
status-codes.md fixed typo in html status code 2012-11-06 21:11:05 +01:00
throttling.md Adding 'view or viewset' to docs appropriate. 2013-04-26 14:03:26 +01:00
views.md Tidy up internal view permission checking logic. 2013-02-12 08:58:28 +00:00
viewsets.md Fix doc typo in UserViewSet example 2013-05-26 11:52:45 +09:00