Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

saved_searches

Allows you to personalize search by storing a user's search history.

For use with Haystack (http://haystacksearch.org/).

WARNING!!!

This project has been updated to be compatible with Haystack 2.0.0-alpha! If you need queued_search for Haystack 1.2.X, please use the 1.0.4 tag or pip install queued_search==1.0.4!

Requirements

Setup

  1. Add saved_searches to INSTALLED_APPS.
  2. ./manage.py syncdb.
  3. Alter either your URLconfs to use the saved_searches.views.SavedSearchView or change the inheritance of your subclassed views.

About

Saves user searches for integration with Haystack.

Resources

Stars

78 stars

Watchers

10 watching

Forks

Releases

Packages

Used by

Contributors

Languages