MCPcopy
hub / github.com/django/django / NoReverseMatch

Class NoReverseMatch

django/urls/exceptions.py:8–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6
7
8class NoReverseMatch(Exception):
9 pass

Callers 2

reverseFunction · 0.85
_reverse_with_prefixMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected