The README reads: ``` Add haystack_extensions to your INSTALLED_APPS in settings.py ``` Should be `haystack_static_pages` instead of `haystack_extensions`.
The README reads:
Should be
haystack_static_pagesinstead ofhaystack_extensions.