Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solved the functionality of like and comment buttons Issue #22,added like and comment buttons under each post #18,created search user feature #28

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Apurva-Jyoti-paul
Copy link

Solved issue #21 ,#22,#18

@nirvikagarwal
Copy link
Member

In the searchuser view function, in the render function when you are mentioning the templates as a parameter, use forward-slash (/) instead of backslash () for specifying the path. backslash will only work on windows.

So it should be 'photoapp/search.html'

@Apurva-Jyoti-paul
Copy link
Author

Actually I was working on windows machine, that is why I did that, should I change that?

@nirvikagarwal
Copy link
Member

Actually I was working on windows machine, that is why I did that, should I change that?

Yes if you make that change it will work regardless of the OS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants