Filter Reference ================ The allowed filters are documented in the `django-filter`_ docs. For dates and datetime a ``__range`` filter has been added to allow a popup with some frequent periods as:: today yersterday tomorrow this year last year this month last month .. _django-filter: https://django-filter.readthedocs.io/en/master/