wagtail-autocomplete icon indicating copy to clipboard operation
wagtail-autocomplete copied to clipboard

Add autocomplete_allow_unpublished attribute to target model to allow unpublished pages to be returned by search

Open tbock opened this issue 2 years ago • 2 comments

This skips returning live and returns the base queryset instead.

tbock avatar Dec 20 '22 19:12 tbock

Thanks, @tbock! We'll look over this feature soon.

harrislapiroff avatar Jan 19 '23 20:01 harrislapiroff

Before finding this PR, I took another approach here: #182.

Happy to go with either approach and take this feature over the finish line, if anyone is willing to review it

pcraciunoiu avatar Mar 08 '24 00:03 pcraciunoiu