django-datefilterspec
django-datefilterspec copied to clipboard
Fix choices in DateTimeRangeFilter
Similar to DateRangeFilter
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