<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/urlpatterns_reverse/included_namespace_urls.py, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2022-02-07T19:37:05Z</updated>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated test URL patterns to use path() and re_path().</title>
<updated>2018-12-31T15:47:32Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-12-07T22:52:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=043bd709425149b8eff3fb821cba5c23aaebd0df'/>
<id>urn:sha1:043bd709425149b8eff3fb821cba5c23aaebd0df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #21927 -- Removed include()'s app_name argument per deprecation timeline.</title>
<updated>2017-01-18T01:52:00Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-01-10T14:57:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ad393beeb71e8774e4bf9ad842b97022e50f1231'/>
<id>urn:sha1:ad393beeb71e8774e4bf9ad842b97022e50f1231</id>
<content type='text'>
Also removed support for passing a 3-tuple to include() and support for
setting an instance namespace without an application namespace.

Thanks Marten Kenbeek for completing the patch.
</content>
</entry>
<entry>
<title>Moved URLObject in tests to separate utils module.</title>
<updated>2015-12-22T21:32:42Z</updated>
<author>
<name>Marten Kenbeek</name>
<email>marten.knbk@gmail.com</email>
</author>
<published>2015-12-22T21:10:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=64ba7d8252656f89867bc3017812f604786dba2d'/>
<id>urn:sha1:64ba7d8252656f89867bc3017812f604786dba2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #22218 -- Removed conf.urls.patterns() per deprecation timeline.</title>
<updated>2015-09-23T23:31:09Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-08-17T14:45:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a25d3ce007b90a0516aed54fc1c5a16510a290e4'/>
<id>urn:sha1:a25d3ce007b90a0516aed54fc1c5a16510a290e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed RemovedInDjangoXYWarnings for new roadmap.</title>
<updated>2015-06-24T20:08:20Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-06-22T17:54:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=aaacaeb0963c406c4fe6f68c6ae51f4a65878250'/>
<id>urn:sha1:aaacaeb0963c406c4fe6f68c6ae51f4a65878250</id>
<content type='text'>
Forwardport of ae1d663b7913f6da233c55409c4973248372d302
from stable/1.8.x plus more.
</content>
</entry>
<entry>
<title>Fixed #24904 -- Fixed nested namespaces in current_app.</title>
<updated>2015-06-05T15:47:21Z</updated>
<author>
<name>Marten Kenbeek</name>
<email>marten.knbk@gmail.com</email>
</author>
<published>2015-06-03T15:11:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f0450c9b1298bf5f39e229aec76c9bf7d57d4479'/>
<id>urn:sha1:f0450c9b1298bf5f39e229aec76c9bf7d57d4479</id>
<content type='text'>
Fixed reverse() to correctly handled nested namespace lookups
in current_app.
</content>
</entry>
<entry>
<title>Sorted imports with isort; refs #23860.</title>
<updated>2015-02-06T13:16:28Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-01-28T12:35:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0ed7d155635da9f79d4dd67e4889087d3673c6da'/>
<id>urn:sha1:0ed7d155635da9f79d4dd67e4889087d3673c6da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #23923 -- Promoted Django's deprecation warnings to errors in runtests.py</title>
<updated>2014-11-29T15:27:04Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-11-26T21:21:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3131e9cef5f0a96f4fe667b0b1626c238153d1f1'/>
<id>urn:sha1:3131e9cef5f0a96f4fe667b0b1626c238153d1f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests.</title>
<updated>2014-04-17T00:36:29Z</updated>
<author>
<name>chriscauley</name>
<email>chris@lablackey.com</email>
</author>
<published>2014-04-14T18:12:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=66ec9ee441618894c1ccebdcdd5eb4d7fbf4a6d3'/>
<id>urn:sha1:66ec9ee441618894c1ccebdcdd5eb4d7fbf4a6d3</id>
<content type='text'>
Thanks tomwys for the suggestion.
</content>
</entry>
</feed>
