Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 721 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 721 Bytes

django-faceted-search

This django application provides helper utilities for use with django-haystack. Parts of the code were presented at a Toronto Django Meetup, in the Faceted Navigation with django-haystack and solr presentation, by @Nagyman, hosted by G Adventures.

This code was extracted from a larger (private) code base, but was independently developed by Craig Nagy and subsequently maintained at G Adventures.

TODO:

  • Setup.py & PyPi
  • Documentation
  • Real example
  • More tests