From e7483133eae976aa779733d99397b7a232dd2b8d Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Mon, 1 May 2017 11:49:42 +0100 Subject: [PATCH] Update browsable-api.md --- docs/topics/browsable-api.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/topics/browsable-api.md b/docs/topics/browsable-api.md index bc1431cfc..a0ca6626b 100644 --- a/docs/topics/browsable-api.md +++ b/docs/topics/browsable-api.md @@ -146,8 +146,6 @@ An alternative, but more complex option would be to replace the input with an au There are [a variety of packages for autocomplete widgets][autocomplete-packages], such as [django-autocomplete-light][django-autocomplete-light], that you may want to refer to. Note that you will not be able to simply include these components as standard widgets, but will need to write the HTML template explicitly. This is because REST framework 3.0 no longer supports the `widget` keyword argument since it now uses templated HTML generation. -Better support for autocomplete inputs is planned in future versions. - --- [cite]: http://en.wikiquote.org/wiki/Alfred_North_Whitehead