Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow draft content to be returned #182

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

pcraciunoiu
Copy link

One of my company's clients wanted the option to autocomplete draft wagtail content too. This adds a way to do that by not using the .live() queryset when a custom queryset is defined.

I couldn't find any immediate usages for the objects view, but I modified that too, seems nice to have a custom queryset there.

Sorry for the linting, my editor did that. If needed I can re-apply my changes without the lint change.

Thanks for building this library!

@pcraciunoiu
Copy link
Author

Hi, just wanted to follow up and see if it's possible to get this merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant