1
0
mirror of https://github.com/django/django.git synced 2025-01-13 03:47:26 +00:00
django/tests
Malcolm Tredinnick 37ee86b7ee Fixed another case of reverse URL resolving that wasn't working.
This is a similar situation to that fixed in r9087. We weren't merging
multiple levels of include() calls together correctly.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@9099 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-09-30 05:52:35 +00:00
..
modeltests
regressiontests Fixed another case of reverse URL resolving that wasn't working. 2008-09-30 05:52:35 +00:00
templates
runtests.py
urls.py