diff options
| author | Daniyal <abbasi.daniyal98@gmail.com> | 2020-12-12 01:00:50 +0530 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-03-30 07:58:09 +0200 |
| commit | 7c08f26bf0439c1ed593b51b51ad847f7e262bc1 (patch) | |
| tree | 1b8279c7034f160610a2702f0bbac34cbba082be /docs/internals/contributing/writing-code/javascript.txt | |
| parent | 0c0b87725bbcffca3bc3a7a2c649995695a5ae3b (diff) | |
Fixed #32260 -- Made View.as_view() do not use update_wrapper().
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>
Diffstat (limited to 'docs/internals/contributing/writing-code/javascript.txt')
0 files changed, 0 insertions, 0 deletions
