Add details link in presentation logic.
Closed this issue · 3 comments
ishan commented
Add the details link in the the template code. I have removed it from view.py
shikharsrivastav commented
I think by sending the link, the designer doesn't have to worry about the actual links and urls in urls.py it is abstracted from him, on the other hand the person writing the functions in views already knows what the urls are and which link should it redirect to. If you think this rationale is satisfactory i will add the link back in the views file if not anuj will add the link in the template file.
ishan commented
I think this rational is indeed right. Please add it back to views and close this issue.
shikharsrivastav commented
Issue is closed