<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/internals/contributing/writing-code/unit-tests.txt, branch 2.2.24</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=2.2.24</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=2.2.24'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2020-10-06T09:32:34Z</updated>
<entry>
<title>[2.2.x] Skipped GetImageDimensionsTests.test_webp when WEBP is not installed.</title>
<updated>2020-10-06T09:32:34Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-10-06T09:25:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=657fea55cbec215031336112a3efa356b6e9d952'/>
<id>urn:sha1:657fea55cbec215031336112a3efa356b6e9d952</id>
<content type='text'>
Bumped minimum Pillow version to 4.2.0 in test requirements.

Backport of fce389af7cf95151118c9fc7cafd777a31f94946 from master
</content>
</entry>
<entry>
<title>[2.2.x] Refs #30183 -- Doc'd dropping support for sqlparse &lt; 0.2.2.</title>
<updated>2020-06-10T04:18:44Z</updated>
<author>
<name>Stephen Rauch</name>
<email>stephenrauch@users.noreply.github.com</email>
</author>
<published>2019-11-06T03:11:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cdad78e6ee562f8f3acce065e396fb90d04180a1'/>
<id>urn:sha1:cdad78e6ee562f8f3acce065e396fb90d04180a1</id>
<content type='text'>
Support for sqlparse &lt; 0.2.2 was broken in
782d85b6dfa191e67c0f1d572641d8236c79174c because is_whitespace property
was added in sqlparse 0.2.2.

Backport of 4b6db766ba4b613d317c87f87d1d63865b7424a4 from master.
</content>
</entry>
<entry>
<title>[2.2.x] Refs #29926 -- Bumped minimum tblib version to 1.5.0 in test requirements.</title>
<updated>2019-11-12T20:49:09Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2019-11-12T13:06:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8eda248dc9be2da93ff470567ec3291ac51179e3'/>
<id>urn:sha1:8eda248dc9be2da93ff470567ec3291ac51179e3</id>
<content type='text'>
Backport of 25903e41fb45ce9cc80dc93bf4b51ea431dcb2b6 from master.
</content>
</entry>
<entry>
<title>[2.2.x] Added tblib to the list of test suite dependencies in documentation.</title>
<updated>2019-10-23T13:28:02Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2019-10-23T12:50:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c7f4a7da0da35feaa3c8605bfc53420ffefded4c'/>
<id>urn:sha1:c7f4a7da0da35feaa3c8605bfc53420ffefded4c</id>
<content type='text'>
Backport of 2a54ce72f95977fefe796e99c7bbf6cd366927f9 from master
</content>
</entry>
<entry>
<title>[2.2.x] Fixed #27086 -- Doc'd fix for test suite hang on macOS.</title>
<updated>2019-10-09T13:51:00Z</updated>
<author>
<name>Kees Hink</name>
<email>keeshink@gmail.com</email>
</author>
<published>2019-10-09T10:08:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4f7ba25e67681efbb67cc4810e919aa7369cbe34'/>
<id>urn:sha1:4f7ba25e67681efbb67cc4810e919aa7369cbe34</id>
<content type='text'>
Backport of 5d9cf79baf07fc4aed7ad1b06990532a65378155 from master
</content>
</entry>
<entry>
<title>[2.2.x] Added note to check Python version in unit tests troubleshooting section.</title>
<updated>2019-10-09T13:50:52Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2019-10-09T10:06:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c22945f4c738f770f4842c6c939690684329a783'/>
<id>urn:sha1:c22945f4c738f770f4842c6c939690684329a783</id>
<content type='text'>
At DjangoCon US 2019 sprints, a number of contributors hit problems with an outdated Python.

Backport of 06e087c3ded703b334a4d7c74a882212774253bc from master
</content>
</entry>
<entry>
<title>[2.2.x] Corrected section indentation in unit tests contributor docs.</title>
<updated>2019-10-09T13:50:47Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2019-09-27T18:58:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=67bfedd2ae822272d6679c07ac70aa290f1faa89'/>
<id>urn:sha1:67bfedd2ae822272d6679c07ac70aa290f1faa89</id>
<content type='text'>
Backport of b39c39e82ae12ca92686ee97a7be2958ee667e5c from master
</content>
</entry>
<entry>
<title>[2.2.x] Refs #30010 -- Doc'd running tests with django-docker-box.</title>
<updated>2019-10-02T12:02:17Z</updated>
<author>
<name>Katherine Michel</name>
<email>kthrnmichel@gmail.com</email>
</author>
<published>2019-09-26T23:51:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8ac918a91349df26d83264b37da9dbd0140aeede'/>
<id>urn:sha1:8ac918a91349df26d83264b37da9dbd0140aeede</id>
<content type='text'>
Backport of f7eb9fb676d7afba16fc577283610b359718e644 from master
</content>
</entry>
<entry>
<title>[2.2.x] Changed example git clone URLs to use HTTPS.</title>
<updated>2019-09-04T06:12:36Z</updated>
<author>
<name>Min ho Kim</name>
<email>minho42@gmail.com</email>
</author>
<published>2019-09-04T06:11:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=23946bdb06c459086851e7dfa6117bdc9d301466'/>
<id>urn:sha1:23946bdb06c459086851e7dfa6117bdc9d301466</id>
<content type='text'>
Backport of 3c6a4fdb6d828a03e368632d88f8261cc30104da from master
</content>
</entry>
<entry>
<title>Fixed #27685 -- Added watchman support to the autoreloader.</title>
<updated>2019-01-14T01:33:47Z</updated>
<author>
<name>Tom Forbes</name>
<email>tom@tomforb.es</email>
</author>
<published>2019-01-14T01:33:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c8720e7696ca41f3262d5369365cc1bd72a216ca'/>
<id>urn:sha1:c8720e7696ca41f3262d5369365cc1bd72a216ca</id>
<content type='text'>
Removed support for pyinotify (refs #9722).</content>
</entry>
</feed>
