django-easyfilters

Intelligently add links that filter a list of Django model objects
Download

django-easyfilters Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Publisher Name:
  • Luke Plant
  • Publisher web site:
  • http://cantab.net

django-easyfilters Tags


django-easyfilters Description

Intelligently add links that filter a list of Django model objects django-easyfilters provides filters similar in some ways to list_filter and date_hierarchy in Django's admin, but for use outside the admin. Importantly, it also includes result counts for the choices. It is designed to be very easy to get started with.DocsSee the docs/ directory, especially docs/overview.rstDemoA small demo app is included, see the instructions in docs/develop.rstA (currently) live example can be seen at:http://www.christchurchbradford.org.uk/sermons/StatusThe library is in a useful state, but not quite 'complete'. The main glaring feature omission in nice handling of Decimal fields (or other numeric fields that need to be treated as a continuum of values) to provide range-base selection.The internal API of Filter and FilterSet are not firmed up, but are not far from being so. Test coverage is extensive.Feedback regarding API or features is very welcome! Requirements: · Python · Django What's New in This Release: · Cleaned up the release tarball to remove old files.


django-easyfilters Related Software