divio / aldryn-search

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

Moving pages in the cms fails with DEBUG=True and no ALLOWED_HOSTS configured #28

Open GaretJax opened 9 years ago

GaretJax commented 9 years ago

The code at this line should check if ALLOWED_HOSTS is actually populated: https://github.com/aldryn/aldryn-search/blob/master/aldryn_search/helpers.py#L64