Fixed #1291 -- Fixed a potential infinite loop for some URL constructions in
commit8fd3712d09ffd6ed0267025d97d61c87c28c839d
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Thu, 29 Nov 2007 15:47:47 +0000 (29 15:47 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Thu, 29 Nov 2007 15:47:47 +0000 (29 15:47 +0000)
treeb6a05e4e11adac36ae97c665363991b509e2315d
parent91662a97537e5e9d7ea79551ee03fe530dccac7c
Fixed #1291 -- Fixed a potential infinite loop for some URL constructions in
the development server. Thanks, Graham Carlyle.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@6731 bcc190cf-cafb-0310-a4f2-bffc1f526a37
AUTHORS
django/views/static.py
tests/regressiontests/views/tests/static.py