#33575: process_template_response() can not be a static method, but documentation
suggests otherwise.
-------------------------------------+-------------------------------------
Reporter: Eugene Vihrev | Owner: nobody
Type: Bug | Status: closed
Component: Documentation | Version: 4.0
Severity: Normal | Resolution: wontfix
Keywords: middleware, | Triage Stage:
documentation | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):
* status: new => closed
* resolution: => wontfix
* component: Core (Other) => Documentation
Comment:
Thanks for this ticket, however we don't include `self` in methods
signatures, see [https://code.djangoproject.com/ticket/12834#comment:5
comment] and 757aefc12b79bac1bab730ac465fbfd3f810b61d.
--
Ticket URL: <https://code.djangoproject.com/ticket/33575#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.