etianen / django-watson

Full-text multi-table search application for Django. Easy to install and use, with good performance.
BSD 3-Clause "New" or "Revised" License
1.2k stars 130 forks source link

templates not found #235

Closed Ryan-Estwick closed 6 years ago

Ryan-Estwick commented 6 years ago

Specifying templates only works when passing the absolute path the url.

Constantly get TemplateDoesNotExist at /search/ otherwise.

etianen commented 6 years ago

I don't think that your project's template directory is set up correctly:

https://docs.djangoproject.com/en/2.0/howto/overriding-templates/#overriding-from-the-project-s-templates-directory

On 2 February 2018 at 21:23, Ryan-Estwick notifications@github.com wrote:

Specifying templates only works when passing the absolute path the url.

Constantly get TemplateDoesNotExist at /search/ otherwise.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/etianen/django-watson/issues/235, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJFCOyZTT1z9hk5gJU_CAVnhY-6VqRNks5tQ3zhgaJpZM4R3zAR .