silentsokolov / django-admin-rangefilter

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

adds BaseAdminSplitDateTime if suits is present #6

Closed elchudi closed 7 years ago

elchudi commented 7 years ago

Missing BaseAdminSplitDateTime if suits is present

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.4%) to 97.004% when pulling ee8a7ad6b3d8d91f0eb9ddefdc198b070d970ac4 on elchudi:fix_issue_if_suits_is_present into a5f587b659088dfa00a34d469840f22dfadaee98 on silentsokolov:master.

silentsokolov commented 7 years ago

Thanks for you PR, but i remove suit, because without HTML template the widget looks awful