ecoulon98
Results
1
comments of
ecoulon98
The bug is that when you apply the DateRangeFilter to a field that starts with 'd', 'r', 'f', or '_' (for example 'date_of_operation'), the lstrip() used in the queryset() call...