index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
urlpatterns_reverse
/
erroneous_views_module.py
blob: 3f7f5b2ac7bedb741ef9ed9994242e9cf93ac94b (
plain
)
1
2
3
4
5
import non_existent # NOQA def erroneous_view(request): pass