You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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