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

Field filter chain qualifiers #206

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

MLewiDev
Copy link

@MLewiDev MLewiDev commented Feb 1, 2022

Added ability to use additional django field lookups like for example __date or __unaccent by using chained qualifiers like
.last_seen:date:gt or .name:unaccent:startswith

@MLewiDev MLewiDev force-pushed the field-filter-chain-qualifiers branch from bde3cb6 to 9f5345d Compare February 22, 2022 08:27
@MLewiDev MLewiDev force-pushed the field-filter-chain-qualifiers branch from c0fe18d to eeae26e Compare May 30, 2022 09:16
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