I'm not familiar with the Django-Watson package.
Maybe you missed some initial steps.
Go through this medium blog. you will get an idea. 👇
https://link.medium.com/nFPB7cMM4bb
On Wed, Dec 9, 2020, 5:35 PM Salima Begum
wrote:
> Hi Omkar parab ,
> I have followed the suggested path but Still it
Hi Omkar parab ,
I have followed the suggested path but Still it is not giving the search
results.
what I have to write in views.py in home function.
Thanks
~salima
On Wed, Dec 9, 2020 at 3:11 PM Omkar Parab wrote:
> Here's the link for template tag 👇
>
> https://github.com/etianen/django-wat
Here's the link for template tag 👇
https://github.com/etianen/django-watson/wiki/Template-tags
This tag will return the searched list 👇
{% search_results search_entry_list %}
Here's the link for the frontend structure 👇
https://github.com/etianen/django-watson/blob/master/watson/templates/wat
Thank you @Omkar Parab, I have tried your suggestion. It is working but the
only thing i want is how to show the result search list in the front end
page in template.
Please can you help me out in this also.
Thanks
~Salima
On Wed, Dec 9, 2020 at 11:16 AM Omkar Parab wrote:
> Here's the link fo
Here's the link for the built-in-views,
https://github.com/etianen/django-watson/wiki/Built-in-views
To return search results on the home page, you need to add your,
{â„… Url "your_home_namespace" â„…}
in
On Wed, Dec 9, 2020, 9:35 AM Salima Begum
wrote:
> Hi all,
>
> I am using the django wats
Hi all,
I am using the django watson package in my project. How to achieve to
change built in views to change default template rendering and to search
results in the home page.
This is url of django watson
'''https://github.com/etianen/django-watson/wiki/Built-in-views'''
Please Help me out to
6 matches
Mail list logo