divio / aldryn-search

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

fixes deprecation warning #52

Closed czpython closed 8 years ago

czpython commented 8 years ago

Fixes #51

importlib is not available on Python 2.6

GaretJax commented 8 years ago

LGTM

intellectronica commented 8 years ago

:+1: