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

Add support for using the "valid filters" in the haystack config object? #17

Open
kezabelle opened this issue Oct 14, 2016 · 0 comments

Comments

@kezabelle
Copy link
Owner

Currently the form always does an auto_query ... but presumably I added get_valid_filters in 1c77c87 so that I could expose that as a choice on the form and do that instead.

Trouble is probably, that some fields don't make sense for some filters (range probably isn't useful for text strings, etc)

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

No branches or pull requests

2 participants
@kezabelle and others