This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ba6b32e5ef
django
/
tests
/
check_framework
/
urls
/
contains_tuple.py
4 lines
50 B
Python
Raw
Blame
History
urlpatterns
=
[
(
r
'
^tuple/$
'
,
lambda
x
:
x
)
,
]
Reference in New Issue
View Git Blame
Copy Permalink