1)
greenchilly.in/admin
2) Comments
3) Select a particular Comment.
4) In the admin view, click on "view on site" button on top right hand
corner.
Page not found (404)
Request Method: GET
Request URL:
http://greenchilly.in/web/comments/cr/18/1/
article objects don't have get_absolute_url() methods
You're seeing this error because you have DEBUG = True in your Django
settings file. Change that to False, and Django will display a
standard 404 page.