django-datefilterspec icon indicating copy to clipboard operation
django-datefilterspec copied to clipboard

Fix choices in DateTimeRangeFilter

Open denis-kitaev opened this issue 8 years ago • 1 comments

Similar to DateRangeFilter

denis-kitaev avatar Aug 24 '16 18:08 denis-kitaev

Just so your aware I've submitted a pull request to change how choices works in DateRangeFilter. It's probably best to take the same approach for how choices works in DateTimeRangeFilter.

See here for details: https://github.com/tzulberti/django-datefilterspec/pull/17

simon-online avatar Sep 26 '16 03:09 simon-online