summaryrefslogtreecommitdiff
path: root/docs/internals/contributing/writing-code
diff options
context:
space:
mode:
authorDaniyal <abbasi.daniyal98@gmail.com>2020-12-12 01:00:50 +0530
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-03-30 07:58:09 +0200
commit7c08f26bf0439c1ed593b51b51ad847f7e262bc1 (patch)
tree1b8279c7034f160610a2702f0bbac34cbba082be /docs/internals/contributing/writing-code
parent0c0b87725bbcffca3bc3a7a2c649995695a5ae3b (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')
0 files changed, 0 insertions, 0 deletions