django-rest-framework/docs/api-guide
2013-03-08 23:42:20 +00:00
..
authentication.md Fix typo 2013-03-05 18:42:31 +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 Clean ups to datetime formatting 2013-03-06 12:19:39 +00:00
filtering.md Docs on per-object filtering 2013-03-08 20:41:00 +00:00
format-suffixes.md Use plularized URLs for better consistency. 2013-02-27 22:13:34 +00:00
generic-views.md Added a post_save hook. Closes #558. 2013-02-06 21:28:03 +00:00
pagination.md Minor doc fixes 2013-02-13 13:59:00 -06:00
parsers.md Note requirements explicitly. 2013-02-22 20:46:20 +00:00
permissions.md Neater override hooks and more docs for DjangoModelPermissions. 2013-03-08 23:42:20 +00:00
relations.md Fix typos. 2013-02-19 17:16:48 +00:00
renderers.md Renamed UserInstance to UserDetail in docs 2013-02-25 21:31:12 +01:00
requests.md Added PATCH HTTP method to the docs 2013-01-17 17:17:53 +06:00
responses.md Fixing spelling errors. 2012-10-21 16:34:07 +02:00
reverse.md Fixing spelling errors. 2012-10-21 16:34:07 +02:00
serializers.md Errors during deserializing lists now return a list of tuples with 2013-03-08 15:08:05 +00:00
settings.md Clean ups to datetime formatting 2013-03-06 12:19:39 +00:00
status-codes.md fixed typo in html status code 2012-11-06 21:11:05 +01:00
throttling.md Mention caching. Closes #659. 2013-02-15 09:27:37 +00:00
views.md Tidy up internal view permission checking logic. 2013-02-12 08:58:28 +00:00