I am glad I was able to help. If possible, can you give me a little feedback about what exactly helped you ? So that i can improve content on my channel
@@codepiep It basically helped me to learn the basics of how searches work , i needed to make a view where a search is associated with 2-3 models , after understanding basics i made a few changes and it started working
@@abdullahrasoul5858 there must be something missing because search is not related to what is present on the screen but what is available on the database
@@abdullahrasoul5858 i don't think that's possible now. But the database is simple with no extra information. The video is supposed to be focused on adding search not on what we are adding into db
find the code at github.com/somvirs57/django_search_feature
Thanks dude , was able to finish my task because of you
I am glad I was able to help. If possible, can you give me a little feedback about what exactly helped you ? So that i can improve content on my channel
@@codepiep It basically helped me to learn the basics of how searches work , i needed to make a view where a search is associated with 2-3 models , after understanding basics i made a few changes and it started working
@@rishi4418 thanks for the feedback
It's really helpful sir...❤
Thanks for the tutorial 🙏🙏
thanks bro it's help me god bless you!
Most welcome
Lov u bro🤩🎉
I am glad you liked the video
What I wanted. Thanks
Thank you so much 😊
I am glad I could help
in the home page i dont want it to show the 4 boxes, i only want to see it when typing the title number in the search box how do i do this?
You can easily remove the boxes html from the page and keep search box only.
@@codepiep i tried that then the search box wouldn’t search the title box
@@abdullahrasoul5858 there must be something missing because search is not related to what is present on the screen but what is available on the database
@@codepiep i want to access the database to see what u put in there
@@abdullahrasoul5858 i don't think that's possible now. But the database is simple with no extra information. The video is supposed to be focused on adding search not on what we are adding into db
thank you so much bro
Glad you like it
execllent
Glad you liked it
🎉 thanks
In JavaScript it's much more easier
Yes it is !
Nice video but how can we change the title name of post ?
We can achieve that using admin panel !
Thank you for the video ... I have a question... How can we search in text file or a directory of files ... Without using database
thank