I am trying to pass a function as a parameter to a dynamic URL. This is the code:
path(\'like/\', like_view, name=\'like\')
I