<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/topics/testing/tools.txt, branch 4.1.5</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=4.1.5</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=4.1.5'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2022-11-10T09:08:42Z</updated>
<entry>
<title>[4.1.x] Improved async request factory and client docs.</title>
<updated>2022-11-10T09:08:42Z</updated>
<author>
<name>David Wobrock</name>
<email>david.wobrock@gmail.com</email>
</author>
<published>2022-11-10T08:29:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8c8427c35ee82648e81eb4982a4e04ccea9edd5c'/>
<id>urn:sha1:8c8427c35ee82648e81eb4982a4e04ccea9edd5c</id>
<content type='text'>
Backport of 0931d5b087a37545af0bef597deac03b5f0f7db0 from main
</content>
</entry>
<entry>
<title>[4.1.x] Fixed #33026 -- Mentioned RequestFactory in testing tools docs.</title>
<updated>2022-09-29T04:00:56Z</updated>
<author>
<name>Chris Wedgwood</name>
<email>wedgemail@gmail.com</email>
</author>
<published>2022-09-29T03:58:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7607fc8990ec61b51d4a3baf0be51c28fa5f4605'/>
<id>urn:sha1:7607fc8990ec61b51d4a3baf0be51c28fa5f4605</id>
<content type='text'>
Backport of 468d06109778e3656229ac28c9019ea7246f9b79 from main
</content>
</entry>
<entry>
<title>[4.1.x] Fixed #33965 -- Improved file-like object example of ImageField in docs.</title>
<updated>2022-08-31T11:17:46Z</updated>
<author>
<name>Alex Morega</name>
<email>alex@grep.ro</email>
</author>
<published>2022-08-31T08:32:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=27ad94ab3b0d4f5da74b10c4d5e768070139ec77'/>
<id>urn:sha1:27ad94ab3b0d4f5da74b10c4d5e768070139ec77</id>
<content type='text'>
This uses a valid image.

Backport of 838cc0f449f96c157cb44eb91984a2753edc7f42 from main
</content>
</entry>
<entry>
<title>[4.1.x] Refs #18707 -- Corrected django.test.Client signature in docs.</title>
<updated>2022-08-25T05:51:21Z</updated>
<author>
<name>Daniel Hahler</name>
<email>git@thequod.de</email>
</author>
<published>2022-08-22T16:20:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2984e17c6453fac63bac2610bad508b2e5bb5324'/>
<id>urn:sha1:2984e17c6453fac63bac2610bad508b2e5bb5324</id>
<content type='text'>
Backport of 6f49b7b69b4e19b0362d4dff35ef7544b94c84a5 from main
</content>
</entry>
<entry>
<title>[4.1.x] Fixed typo in docs/topics/testing/tools.txt.</title>
<updated>2022-07-29T07:02:09Z</updated>
<author>
<name>rharri</name>
<email>rharri@users.noreply.github.com</email>
</author>
<published>2022-07-29T06:20:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=088537710feae0b20f25b1b36741c61e21fc1485'/>
<id>urn:sha1:088537710feae0b20f25b1b36741c61e21fc1485</id>
<content type='text'>
Backport of 6654289f5b350dfca3dc4f6abab777459b906756 from main
</content>
</entry>
<entry>
<title>[4.1.x] Fixed #33422 -- Improved docs about isolating apps.</title>
<updated>2022-06-27T18:53:06Z</updated>
<author>
<name>Christopher Adams</name>
<email>christopher.r.adams@gmail.com</email>
</author>
<published>2022-06-25T21:15:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=aed1a73e0a848c5368abe57a6b57119acfdbbd67'/>
<id>urn:sha1:aed1a73e0a848c5368abe57a6b57119acfdbbd67</id>
<content type='text'>
Backport of 90d2f9f41671ef01c8e8e7b5648f95c9bf512aae from main
</content>
</entry>
<entry>
<title>[4.1.x] Fixed #33757 -- Clarified Client.post() file upload example.</title>
<updated>2022-06-02T17:04:18Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2022-06-02T17:03:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=566437adc9dd15dc18388bc256835a9448de0f6e'/>
<id>urn:sha1:566437adc9dd15dc18388bc256835a9448de0f6e</id>
<content type='text'>
Backport of 61badf1d58e79b84874afa6a1e00b79f20e786d1 from main
</content>
</entry>
<entry>
<title>Fixed #33348 -- Changed SimpleTestCase.assertFormError()/assertFormsetErrors() to take form/formset.</title>
<updated>2022-04-06T05:58:52Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>bmispelon@gmail.com</email>
</author>
<published>2021-12-10T11:22:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=50e1e7ef8ef63271717f8bcab76d7151ccf4bb18'/>
<id>urn:sha1:50e1e7ef8ef63271717f8bcab76d7151ccf4bb18</id>
<content type='text'>
Instead of taking a response object and a context name for
the form/formset, the two methods now take the object directly.
</content>
</entry>
<entry>
<title>Adjusted CBV resolver_match example in testing tools docs.</title>
<updated>2022-01-26T19:58:22Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton@noumenal.es</email>
</author>
<published>2022-01-26T19:58:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d15a10afb51619faf14e678deae7dcda720413d9'/>
<id>urn:sha1:d15a10afb51619faf14e678deae7dcda720413d9</id>
<content type='text'>
The view_class is available on the view callback, allowing that to be
checked, rather than the __name__.</content>
</entry>
<entry>
<title>Corrected signatures of some functions in docs.</title>
<updated>2022-01-10T12:30:24Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-01-10T11:16:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=178109c1734ccc16386c3e3cbae1465c7a1b8ed8'/>
<id>urn:sha1:178109c1734ccc16386c3e3cbae1465c7a1b8ed8</id>
<content type='text'>
</content>
</entry>
</feed>
