graphql-python / graphql-python/graphene-django
DjangoFilterConnectionField filter_fields on date
Open
🐛bug
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 760
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I am using filter_fields on date. It seems like dates are interpreted as strings but django-filters expects a date object. Anyone faced the same issue before? Cheers
Contributor guide
Assessment
This issue has not been assessed yet.