<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/tests/urlpatterns, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2025-12-26T12:24:58Z</updated>
<entry>
<title>Fixed #36796 -- Handled lazy routes correctly in RoutePattern.match().</title>
<updated>2025-12-26T12:24:58Z</updated>
<author>
<name>kundan223</name>
<email>kundan0707y@gmail.com</email>
</author>
<published>2025-12-14T07:32:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7bf3ac3ee255bcfe329e3203c7a2555b1275d506'/>
<id>urn:sha1:7bf3ac3ee255bcfe329e3203c7a2555b1275d506</id>
<content type='text'>
Coerce lazy route values to `str` at match time to support prefix and
endpoint matching when using `gettext_lazy()` route paths.

Regression in f920937c8a63df6bea220e4386f59cdb45b2e355.

Thanks to Andrea Angelini for the report, and to Jake Howard and Jacob
Walls for reviews.

Co-authored-by: Natalia &lt;124304+nessita@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Fixed #35518 -- Optimized RoutePattern by using string operations for converter-less routes.</title>
<updated>2025-05-13T11:05:58Z</updated>
<author>
<name>Jake Howard</name>
<email>git@theorangeone.net</email>
</author>
<published>2024-06-10T16:32:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=f920937c8a63df6bea220e4386f59cdb45b2e355'/>
<id>urn:sha1:f920937c8a63df6bea220e4386f59cdb45b2e355</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #35090 -- Fixed urlpatterns.tests.SimplifiedURLTests when run in reverse.</title>
<updated>2025-01-16T12:12:33Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2025-01-16T10:25:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=a7af1e2756e99c51d4a43fe85f664be1a30795fe'/>
<id>urn:sha1:a7af1e2756e99c51d4a43fe85f664be1a30795fe</id>
<content type='text'>
Regression in 9cb1ffa67bb0d13f86c2d4627428fcaa4513136d.
</content>
</entry>
<entry>
<title>Refs #35090 -- Removed support for django.urls.register_converter() overriding existing converters per deprecation timeline.</title>
<updated>2025-01-15T21:28:37Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-12-12T16:11:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=9cb1ffa67bb0d13f86c2d4627428fcaa4513136d'/>
<id>urn:sha1:9cb1ffa67bb0d13f86c2d4627428fcaa4513136d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35666 -- Documented stacklevel usage and testing, and adjusted test suite accordingly.</title>
<updated>2024-08-28T14:44:05Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2024-08-09T17:03:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=57307bbc7d88927989cf5b314f16d6e13ade04e6'/>
<id>urn:sha1:57307bbc7d88927989cf5b314f16d6e13ade04e6</id>
<content type='text'>
Over the years we've had multiple instances of hit and misses when
emitting warnings: either setting the wrong stacklevel or not setting
it at all.

This work adds assertions for the existing warnings that were declaring
the correct stacklevel, but were lacking tests for it.
</content>
</entry>
<entry>
<title>Fixed #35252 -- Optimized _route_to_regex().</title>
<updated>2024-03-05T12:09:10Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2024-02-26T10:41:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=eff21d8e7a1cb297aedf1c702668b590a1b618f3'/>
<id>urn:sha1:eff21d8e7a1cb297aedf1c702668b590a1b618f3</id>
<content type='text'>
co-authored-by: Nick Pope &lt;nick@nickpope.me.uk&gt;
</content>
</entry>
<entry>
<title>Refs #35090 -- Fixed urlpatterns.tests.SimplifiedURLTests when run in reverse.</title>
<updated>2024-02-29T07:22:03Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-02-29T07:22:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=0e84e70bc8e0140a1e22f25bc6cb852d95a79949'/>
<id>urn:sha1:0e84e70bc8e0140a1e22f25bc6cb852d95a79949</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35090 -- Deprecated registering URL converters with the same name.</title>
<updated>2024-02-23T14:54:49Z</updated>
<author>
<name>Salvo Polizzi</name>
<email>plzslv03@studium.unict.it</email>
</author>
<published>2024-02-22T11:04:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=6e1ece7ed522c904a674966fa985159b7bbf1545'/>
<id>urn:sha1:6e1ece7ed522c904a674966fa985159b7bbf1545</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs.</title>
<updated>2022-03-29T08:27:40Z</updated>
<author>
<name>Alokik Vijay</name>
<email>alokik.roe@gmail.com</email>
</author>
<published>2022-03-28T15:56:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=baf9604ed8fed3e6e7ddfaca2d83c377c81399ae'/>
<id>urn:sha1:baf9604ed8fed3e6e7ddfaca2d83c377c81399ae</id>
<content type='text'>
Thanks Florian Apolloner for the review and implementation idea.
</content>
</entry>
<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/chango.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
</feed>
