From lukeplant.me.uk:
This post announces django-easyfilters, and follows that with some editorial generated by the learning experience of implementing the library. django-easyfilters is a bit like the admin's list_filter and date_hierarchy features combined, but with the following differences: it's intended for use outside the admin, with any QuerySet.
Tagged: #django #sql #libraries #orm