Skip to content

This package provides multilingual search indexes for easy Haystack integration with django CMS

License

Notifications You must be signed in to change notification settings

olihamon/django-cms-search

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-cms-search

fork notes:

This package has been modified to work with current django-haystack 2.0.0-beta in a pretty clean way.

This package provides multilingual search indexes for easy Haystack integration with django CMS.

Usage

After installing django-cms-search through your package manager of choice, add cms_search to your INSTALLED_APPS. That's it.

For setting up Haystack, please refer to their documentation.

For more docs, see the docs folder or the online documentation.

About

This package provides multilingual search indexes for easy Haystack integration with django CMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.3%
  • Shell 12.7%