silentsokolov / django-admin-rangefilter

A Django app that lets you filter data by date range and numeric range in the admin UI
MIT License
713 stars 106 forks source link

Bugfix on DateRangeQuickSelectListFilter #104

Closed robertpro closed 1 year ago

robertpro commented 1 year ago

@silentsokolov please review, this PR fixes a bug I found on my previous code.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.15% :warning:

Comparison is base (3179223) 86.94% compared to head (7add74f) 86.80%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #104 +/- ## ========================================== - Coverage 86.94% 86.80% -0.15% ========================================== Files 11 11 Lines 613 614 +1 ========================================== Hits 533 533 - Misses 80 81 +1 ``` | [Files Changed](https://app.codecov.io/gh/silentsokolov/django-admin-rangefilter/pull/104?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitriy+Sokolov) | Coverage Δ | | |---|---|---| | [rangefilter/filters.py](https://app.codecov.io/gh/silentsokolov/django-admin-rangefilter/pull/104?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitriy+Sokolov#diff-cmFuZ2VmaWx0ZXIvZmlsdGVycy5weQ==) | `80.86% <0.00%> (-0.39%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.