<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/urlpatterns_reverse/tests.py, branch 1.5a1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.5a1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.5a1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2012-09-27T13:06:58Z</updated>
<entry>
<title>Fixed #15695 -- Added `ResolverMatch` to the request object.</title>
<updated>2012-09-27T13:06:58Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2012-09-27T13:06:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b946db5241b924c72c1079ce30d9b368e2b82f07'/>
<id>urn:sha1:b946db5241b924c72c1079ce30d9b368e2b82f07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[py3k] Silence many warnings while running the tests.</title>
<updated>2012-09-07T17:17:34Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@rd.io</email>
</author>
<published>2012-09-07T17:17:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=292322f977b1844e15ba25d59d1e985461571c15'/>
<id>urn:sha1:292322f977b1844e15ba25d59d1e985461571c15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #17892 -- Do not include whole RegexURLPattern lists in RegexURLResolver repr</title>
<updated>2012-09-01T20:20:46Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-09-01T20:07:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=28fd876bae15df747d164dcae229840d2cf135ca'/>
<id>urn:sha1:28fd876bae15df747d164dcae229840d2cf135ca</id>
<content type='text'>
Thanks milosu for the report and the initial patch.
</content>
</entry>
<entry>
<title>Don't swallow AttributeError in core.urlresolvers.get_callable.</title>
<updated>2012-08-14T19:23:25Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2012-08-14T19:12:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=367bfaa5226eaae3278989e63f16063d5cc46cd8'/>
<id>urn:sha1:367bfaa5226eaae3278989e63f16063d5cc46cd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[py3] Compared response.content with bytes.</title>
<updated>2012-08-14T10:29:53Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-08-14T09:57:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=faf570df187bc82a3bcffa5613165a6e6cc56a57'/>
<id>urn:sha1:faf570df187bc82a3bcffa5613165a6e6cc56a57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #6170 -- Ensured that a useful exception is raised when a regex is invalid in the URLConf.</title>
<updated>2012-07-21T20:30:34Z</updated>
<author>
<name>Julien Phalip</name>
<email>jphalip@gmail.com</email>
</author>
<published>2012-07-21T20:30:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1af0271d7c6f5ecda2247a2b363d25f493c7b05a'/>
<id>urn:sha1:1af0271d7c6f5ecda2247a2b363d25f493c7b05a</id>
<content type='text'>
Thanks to abrahamson.j for the report, to guettli for initial work on the patch, and to David Gouldin for the new patch and test.</content>
</entry>
<entry>
<title>Fixed #18013 -- Use the new 'as' syntax for exceptions.</title>
<updated>2012-04-29T18:57:15Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-04-28T16:09:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3904b74a3f2f92fefe1d39281ed683c52f2fef03'/>
<id>urn:sha1:3904b74a3f2f92fefe1d39281ed683c52f2fef03</id>
<content type='text'>
Thanks Clueless for the initial patch.
Note that unittest has been purposely left out (external package only used by Python 2.6).
</content>
</entry>
<entry>
<title>Fixed #17492 -- Allow reversal of named backreferences. Thanks nate_b</title>
<updated>2012-01-03T22:49:13Z</updated>
<author>
<name>Chris Beaven</name>
<email>smileychris@gmail.com</email>
</author>
<published>2012-01-03T22:49:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e52c52ea13be6002ebfa14b7e17ff3004faaf737'/>
<id>urn:sha1:e52c52ea13be6002ebfa14b7e17ff3004faaf737</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17336 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #15900 -- Calls to reverse with nested namespaced urls are escaped properly and capture parameters as expected.</title>
<updated>2011-12-22T23:03:48Z</updated>
<author>
<name>Gabriel Hurley</name>
<email>gabehr@gmail.com</email>
</author>
<published>2011-12-22T23:03:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a0721a30178d621501756db543258bc2d527af21'/>
<id>urn:sha1:a0721a30178d621501756db543258bc2d527af21</id>
<content type='text'>
Thanks to teolicy for the report, and dmclain for the patch.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@17251 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixes #17173 -- Added some extra regression tests for reversing namespaced urls with special characters</title>
<updated>2011-11-07T01:09:13Z</updated>
<author>
<name>Chris Beaven</name>
<email>smileychris@gmail.com</email>
</author>
<published>2011-11-07T01:09:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b745fc0f4b43280e5c5e10a52b3f3feaf3b58c2b'/>
<id>urn:sha1:b745fc0f4b43280e5c5e10a52b3f3feaf3b58c2b</id>
<content type='text'>
The actual code was already fixed between 1.3.1 and trunk, but more thorough tests are always a good thing. Thanks for the patch, Yann Kaiser.

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