It can be found on the Django website here:
https://docs.djangoproject.com/en/3.1/topics/testing/tools/#django.test.Client
It can be found in the master branch here:
https://github.com/django/django/blob/master/docs/topics/testing/tools.txt#L112
--
Ticket URL: <https://code.djangoproject.com/ticket/32438>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* keywords: typo =>
* owner: nobody => David Smith
* status: new => assigned
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/32438#comment:1>
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/14003 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/32438#comment:2>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"e412b288455dd3ea6f1d65c8ec5d01751e489976" e412b28]:
{{{
#!CommitTicketReference repository=""
revision="e412b288455dd3ea6f1d65c8ec5d01751e489976"
Fixed #32438 -- Fixed typo in docs/topics/testing/tools.txt.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32438#comment:3>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"bfc429d993a728ea2c644c45da991947b72b5354" bfc429d9]:
{{{
#!CommitTicketReference repository=""
revision="bfc429d993a728ea2c644c45da991947b72b5354"
[3.2.x] Fixed #32438 -- Fixed typo in docs/topics/testing/tools.txt.
Backport of e412b288455dd3ea6f1d65c8ec5d01751e489976 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32438#comment:4>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"921ffcbb03b82fecfbc993ebe6c5ad1a81d9d598" 921ffcb]:
{{{
#!CommitTicketReference repository=""
revision="921ffcbb03b82fecfbc993ebe6c5ad1a81d9d598"
[3.1.x] Fixed #32438 -- Fixed typo in docs/topics/testing/tools.txt.
Backport of e412b288455dd3ea6f1d65c8ec5d01751e489976 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32438#comment:5>