Fixed #5732 -- Catch all possible errors when importing a URLConf file. This
commitc1d89485b41b00c09a661b8d27a326f7edaeb796
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Sun, 21 Oct 2007 17:51:06 +0000 (21 17:51 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Sun, 21 Oct 2007 17:51:06 +0000 (21 17:51 +0000)
tree1c81342edeb93c3932e90bab6d892f9e086d4a80
parentcac2c6d9863385a5502a7f42ad83f9e8269a38f1
Fixed #5732 -- Catch all possible errors when importing a URLConf file. This
leads to error messages that contain the name of the problem file (useful when
the problem is part of an include() import).

git-svn-id: http://code.djangoproject.com/svn/django/trunk@6584 bcc190cf-cafb-0310-a4f2-bffc1f526a37
django/core/urlresolvers.py