divio / aldryn-search

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

fixes deprecation warning #52

Closed czpython closed 9 years ago

czpython commented 9 years ago

Fixes #51

importlib is not available on Python 2.6

GaretJax commented 9 years ago

LGTM

intellectronica commented 9 years ago

:+1: