<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/check_framework/urls/good_error_handlers.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>2021-03-30T05:58:09Z</updated>
<entry>
<title>Fixed #32260 -- Made View.as_view() do not use update_wrapper().</title>
<updated>2021-03-30T05:58:09Z</updated>
<author>
<name>Daniyal</name>
<email>abbasi.daniyal98@gmail.com</email>
</author>
<published>2020-12-11T19:30:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7c08f26bf0439c1ed593b51b51ad847f7e262bc1'/>
<id>urn:sha1:7c08f26bf0439c1ed593b51b51ad847f7e262bc1</id>
<content type='text'>
View.as_view() should not use update_wrapper() for copying attributes
it's unintended and have side-effects such as adding `self` to the
signature.

This also fixes system check for arguments of custom error handler
views with class-based views.

Co-authored-by: Nick Pope &lt;nick.pope@flightdataservices.com&gt;
</content>
</entry>
<entry>
<title>Fixed #29642 -- Added check for arguments of custom error handler views.</title>
<updated>2018-09-14T15:59:56Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2018-09-07T07:33:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=245c36d7b6934fb0ca50eed2414253f4793f1ff5'/>
<id>urn:sha1:245c36d7b6934fb0ca50eed2414253f4793f1ff5</id>
<content type='text'>
</content>
</entry>
</feed>
