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

Adding a filter for Blank or Null Dates

Open madthew opened this issue 5 years ago • 1 comments

Useful to display records that don't have a Date set.

madthew avatar Jul 13 '20 03:07 madthew

You can try this one: https://github.com/vb64/django.admin.filters

vb64 avatar Sep 13 '22 17:09 vb64