<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/urlpatterns_reverse/namespace_urls.py, branch 1.3</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.3</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.3'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2010-08-06T13:47:56Z</updated>
<entry>
<title>Corrected [13479], accounting for unnamed urls that are instances of classes.</title>
<updated>2010-08-06T13:47:56Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-08-06T13:47:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=69d1e71fad3046792f737b26c7da75e8f373eb44'/>
<id>urn:sha1:69d1e71fad3046792f737b26c7da75e8f373eb44</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13497 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #13922 -- Updated resolve() to support namespaces. Thanks to Nowell Strite for the report and patch.</title>
<updated>2010-08-05T07:09:47Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-08-05T07:09:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e0fb90b2f3b16300426851790b0ef3e50f3d67b3'/>
<id>urn:sha1:e0fb90b2f3b16300426851790b0ef3e50f3d67b3</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13479 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #10061 -- Added namespacing for named URLs - most importantly, for the admin site, where the absence of this facility was causing problems. Thanks to the many people who contributed to and helped review this patch.</title>
<updated>2009-07-16T16:16:13Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2009-07-16T16:16:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8d48eaa064c88533be5082e3f45638fbd48491d8'/>
<id>urn:sha1:8d48eaa064c88533be5082e3f45638fbd48491d8</id>
<content type='text'>
This change is backwards incompatible for anyone that is using the named URLs
introduced in [9739]. Any usage of the old admin_XXX names need to be modified
to use the new namespaced format; in many cases this will be as simple as a
search &amp; replace for "admin_" -&gt; "admin:". See the docs for more details on
the new URL names, and the namespace resolution strategy.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11250 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
