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
88ff656731
django
/
tests
/
regressiontests
/
urlpatterns_reverse
/
no_urls.py
3 lines
42 B
Python
Raw
Normal View
History
Unescape
Escape
Fixed #10065 -- Corrected an error message when an empty urlpattern object is provided. Thanks to Matthew Flanagan for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@10385 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-04 14:54:56 +08:00
#from django.conf.urls.defaults import *