Django Delights Update Ingredient Error

I am trying to click on a specific ingredient on my website which triggers an updateview. I get this 404 error which is included in my discord paste.

error message
The current path, ingredients/“/ingredient/update/3”, didn’t match any of these.

Why are empty strings involved? My urls nor my views call for this.

https://paste.pythondiscord.com/repaste/VNWA

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.