debian-django-rest-framework/docs/api-guide
Prashant Tiwari 8b97bb8f68 Fix for Incorrect regex in URLPathVersioning documentation #3638 2015-11-26 06:23:59 +00:00
..
authentication.md Added django-rest-framework-social-oauth2 to list of third party packages 2015-10-02 14:30:27 -07: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 Typo 2015-11-05 11:51:29 +01:00
filtering.md doc: clarify that crispy-forms needs to be in INSTALLED_APPS 2015-11-23 15:05:38 +01:00
format-suffixes.md More cleanup of browser overrides 2015-09-28 15:33:55 +01:00
generic-views.md Removing references to get_paginate_by() as it no longer exists. 2015-11-17 15:00:00 +11:00
metadata.md More docs on configuring a custom metadata class. 2015-07-16 10:19:27 +01:00
pagination.md Add a note about how to turn pagination off 2015-11-10 11:33:54 +01:00
parsers.md Fix custom parser example 2015-07-05 16:48:33 -04:00
permissions.md Adding imports to docs 2015-08-06 09:56:09 +01:00
relations.md reverse needs kwargs keyword 2015-11-03 21:45:21 -06:00
renderers.md Merge pull request #3497 from Ins1ne/feature/3340 2015-11-18 17:38:07 +01:00
requests.md Fix erronous request.files docs, and incorrect request.FILES behavior. Closes #3261. 2015-08-11 16:21:02 +01: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 Updated comment. 2015-11-18 21:52:20 -05:00
settings.md More cleanup of browser overrides 2015-09-28 15:33:55 +01:00
status-codes.md Use MkDocs meta.source to render source code links 2014-11-25 12:44:11 +00:00
testing.md Fix testing example. Closes #3346 2015-08-28 13:52:18 +01:00
throttling.md Small doc typo `throttles` --> `throttling` 2015-10-01 14:25:04 +07:00
validators.md Fixed #2900 -- Made example validator class in docs inherit from object 2015-06-30 16:33:01 +01:00
versioning.md Fix for Incorrect regex in URLPathVersioning documentation #3638 2015-11-26 06:23:59 +00:00
views.md @api_view defaults to allowing GET 2014-11-28 15:55:02 +00:00
viewsets.md Fixed minor typo on viewsets.md 2015-06-16 17:36:11 -03:00