django · django/NoReverseMatch
NoReverseMatch
NoReverseMatch
Raised by reverse() or the {% url %} template tag when no URL pattern in the URLconf matches the given view name and arguments. Check the url name, any URL namespace prefix, and that all required positional or keyword arguments are supplied.