mirror of https://github.com/django/django.git
7c08f26bf0
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 <nick.pope@flightdataservices.com> |
||
---|---|---|
.. | ||
jinja2/generic_views | ||
templates | ||
__init__.py | ||
forms.py | ||
models.py | ||
test_base.py | ||
test_dates.py | ||
test_detail.py | ||
test_edit.py | ||
test_list.py | ||
urls.py | ||
views.py |