divio / aldryn-search

Haystack 2.0 search index for django CMS
Other
48 stars 77 forks source link

Fixes/evict unpublished #54

Closed jakob-o closed 8 years ago

jakob-o commented 8 years ago

Adds a custom signal processor that allows to handle index deletions when unpublishing objects. Accompanied by a default implementation for the Title model.

czpython commented 8 years ago

Thanks @jakob-o. I've assigned the tickets to myself to review later today :)

jakob-o commented 8 years ago

Thank you very much in advance. Including all open pull requests, everything works for me as expected currently.

czpython commented 8 years ago

Thanks, Looks good! I'll push some tests this week and then do a minor release.