-1
Good afternoon, you guys!
I’m creating a url that will update the information sent in the form. I never worked with a url that pulled an id, and now I’m getting an error that Templatedoesnotexist and I’m not getting the reason why.
I don’t really know how it works when the url has a pk, how Django locates the template in the folder in this case and I also don’t know if the problem is because of PK or if I’m making another mistake, maybe in the views.
Thank you!