I am reading a book on Django and see this blog example with the following files:
blog
views.py
def post_share(request, post_id):