<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/internals/contributing/writing-code, branch 3.0.11</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=3.0.11</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=3.0.11'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2020-10-06T09:30:21Z</updated>
<entry>
<title>[3.0.x] Skipped GetImageDimensionsTests.test_webp when WEBP is not installed.</title>
<updated>2020-10-06T09:30:21Z</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=9deb850e234ea52ac230916b6edd5d4889449e55'/>
<id>urn:sha1:9deb850e234ea52ac230916b6edd5d4889449e55</id>
<content type='text'>
Bumped minimum Pillow version to 4.2.0 in test requirements.

Backport of fce389af7cf95151118c9fc7cafd777a31f94946 from master
</content>
</entry>
<entry>
<title>[3.0.x] Refs #31493 -- Replaced var with const/let in documentation JS.</title>
<updated>2020-06-24T10:27:31Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2020-06-24T09:41:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=af2e95b0fae0437c1cc6c08adfe4ce9c68991a50'/>
<id>urn:sha1:af2e95b0fae0437c1cc6c08adfe4ce9c68991a50</id>
<content type='text'>
Backport of 2afa61e7d99b2ff2656dc64b6e28db88baf786a4 from master

Co-authored-by: Carlton Gibson &lt;carlton.gibson@noumenal.es&gt;
</content>
</entry>
<entry>
<title>[3.0.x] Refs #22463 -- Replaced JSHint with ESLint in contributing docs.</title>
<updated>2020-04-20T08:53:53Z</updated>
<author>
<name>Jignesh Kotadiya</name>
<email>32367660+jigneshkotadiya@users.noreply.github.com</email>
</author>
<published>2020-04-20T08:53:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=abe33c169520d5baa96cc9f6a5ea079fd58e9c38'/>
<id>urn:sha1:abe33c169520d5baa96cc9f6a5ea079fd58e9c38</id>
<content type='text'>
Backport of 7b4bd2a82c4709a9078fed5c33fa94f208a8c41e from master
</content>
</entry>
<entry>
<title>[3.0.x] Fixed term warning on Sphinx 3.0.1+.</title>
<updated>2020-04-14T07:32:48Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-04-14T07:32:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=51f0b8ae0d0b7a01b3b0815b7be52b76112eadb1'/>
<id>urn:sha1:51f0b8ae0d0b7a01b3b0815b7be52b76112eadb1</id>
<content type='text'>
"term" role became case sensitive in Sphinx 3.0.1.
Backport of cc70a0343ef51ffcc0b1211dd6e7abedc4b43ea6 from master
</content>
</entry>
<entry>
<title>[3.0.x] Prevented (and corrected) single backtick usage in docs.</title>
<updated>2020-04-01T13:15:21Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2020-03-31T08:37:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0342d47e7a8571242a570b91dea3c137436740d4'/>
<id>urn:sha1:0342d47e7a8571242a570b91dea3c137436740d4</id>
<content type='text'>
Backport of 1cdfe8d91215eefaa18c398069dd9c6879a9511d from master.
</content>
</entry>
<entry>
<title>[3.0.x] Fixed #31226 -- Fixed typo in docs/internals/contributing/writing-code/submitting-patches.txt.</title>
<updated>2020-02-03T19:16:56Z</updated>
<author>
<name>Vibhu Agarwal</name>
<email>vibhu4agarwal@gmail.com</email>
</author>
<published>2020-02-03T19:16:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0bf1330fe41e9a8ce04806c764fd5c90e1bafe5d'/>
<id>urn:sha1:0bf1330fe41e9a8ce04806c764fd5c90e1bafe5d</id>
<content type='text'>
Backport of 6f9ecc23f676e7a6f25d1a6cf830fe638a1eb589 from master
</content>
</entry>
<entry>
<title>[3.0.x] Added guidelines for assertIs() usage.</title>
<updated>2019-12-30T12:04:07Z</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2019-12-22T10:23:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=222b56474dd99a460d37ccffa79a71ecec5e28fb'/>
<id>urn:sha1:222b56474dd99a460d37ccffa79a71ecec5e28fb</id>
<content type='text'>
Backport of ea44d86ed43349db25b6b2d8e4d4af2d5c618cf9 from master
</content>
</entry>
<entry>
<title>[3.0.x] Pinned asgiref to 3.2 series.</title>
<updated>2019-11-20T14:13:28Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2019-11-20T14:13:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0e587457164be46034b65c1868f9c71024c50425'/>
<id>urn:sha1:0e587457164be46034b65c1868f9c71024c50425</id>
<content type='text'>
Backport of 36453526d3e1a5829864f106d6baa0ebdb20537e from master
</content>
</entry>
<entry>
<title>[3.0.x] Refs #30183 -- Doc'd dropping support for sqlparse &lt; 0.2.2.</title>
<updated>2019-11-06T08:01:48Z</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=76d293f3e6abdb1955287a483005d26af6f93036'/>
<id>urn:sha1:76d293f3e6abdb1955287a483005d26af6f93036</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>[3.0.x] Fixed #30927 -- Simplified an example of test for the deprecation warning with assertWarnsMessage().</title>
<updated>2019-10-30T12:52:57Z</updated>
<author>
<name>André Ericson</name>
<email>de.ericson@gmail.com</email>
</author>
<published>2019-10-29T19:27:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3c5f8313c21f095feca8c44207e768fe0adfa0fa'/>
<id>urn:sha1:3c5f8313c21f095feca8c44207e768fe0adfa0fa</id>
<content type='text'>
Backport of 54a7b021125d23a248e70ba17bf8b10bc8619234 from master
</content>
</entry>
</feed>
