This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
ea1e8b38b3
django
/
tests
/
regressiontests
/
urlpatterns_reverse
/
erroneous_views_module.py
5 lines
59 B
Python
Raw
Blame
History
import
non_existent
def
erroneous_view
(
request
)
:
pass
Reference in New Issue
View Git Blame
Copy Permalink