Skip to content
New issue

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

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

Already on GitHub? # to your account

How to filter by date #120

Open
irfanyppc opened this issue Oct 29, 2021 · 1 comment
Open

How to filter by date #120

irfanyppc opened this issue Oct 29, 2021 · 1 comment
Labels
question Further information is requested

Comments

@irfanyppc
Copy link

Hi,

I have a field in Postgres of Date type. I am able to use this plugin to search for text string using regex, however unable to filter by date range.

Could you please suggest a tip of how this could be achieved.

Thanks

@matthewhegarty
Copy link
Collaborator

I believe it will be possible using a combination of django-filters and yadcf. Please refer to this thread for guidance. If you get it working please consider adding it to the example app.

@izimobil izimobil added the question Further information is requested label Nov 4, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants