From 6d3114ef5c322026fb1744575dc479fd8e902529 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Thu, 9 Mar 2017 12:16:56 +0000 Subject: [PATCH] Placeholder for DefaultRouter schema argument deprecations --- docs/topics/3.6-announcement.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/topics/3.6-announcement.md b/docs/topics/3.6-announcement.md index 9ce9340af..a97c41472 100644 --- a/docs/topics/3.6-announcement.md +++ b/docs/topics/3.6-announcement.md @@ -145,6 +145,10 @@ For more information see the [Python client library documentation][py-docs]. ## Deprecations +### DefaultRouter schema arguments + +**TODO** + ### DjangoFilterBackend The 3.5 "pending deprecation" warning of the built-in `DjangoFilterBackend` has now