So I\'ve been trying to use django dynamic url routing but when I try to open the link, Django shows me that the page was not found (error 404).
Here\'s my urls.py: