EN VI
Posts (0)
Questions (1)
2024-03-13 17:30:04
You don't use the filtered queryset, but the entire queryset. You can work with: class EventFilter(django_filters.FilterSet): start_date = DateFilter( field_name='event_date', look...

Login


Forgot Your Password?

Create Account


Lost your password? Please enter your email address. You will receive a link to create a new password.

Reset Password

Back to login