I would like to know how I can get the pk of an object inside my decorator.
views.py @count_view def post_detail(request, pk): post = get_obje