<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/internals/contributing/writing-code, branch 3.1.3</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=3.1.3</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=3.1.3'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2020-10-15T08:10:49Z</updated>
<entry>
<title>[3.1.x] Fixed #29988 -- Updated coding style to allow f-strings.</title>
<updated>2020-10-15T08:10:49Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2020-07-21T06:45:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=848e48c62dfc097e1cc6deec240336f657bb491c'/>
<id>urn:sha1:848e48c62dfc097e1cc6deec240336f657bb491c</id>
<content type='text'>
Thanks to Nick Pope for review.

Backport of 411cc0ae18aa9c64447eed229e65e092d23f80e6 from master
</content>
</entry>
<entry>
<title>[3.1.x] Bumped minimum isort version to 5.1.0.</title>
<updated>2020-09-30T07:51:31Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2020-07-24T06:25:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=12ba61ed1755ba4a67202e95f78403240efa931b'/>
<id>urn:sha1:12ba61ed1755ba4a67202e95f78403240efa931b</id>
<content type='text'>
Fixed inner imports per isort 5.
isort 5.0.0 to 5.1.0 was unstable.

Backport of e74b3d724e5ddfef96d1d66bd1c58e7aae26fc85 from master
</content>
</entry>
<entry>
<title>[3.1.x] Pinned asgiref to 3.2 series with minimum version to 3.2.10.</title>
<updated>2020-07-17T09:08:39Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-07-17T09:05:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=474f65406fe2e568482d83db2ea94c0409afa039'/>
<id>urn:sha1:474f65406fe2e568482d83db2ea94c0409afa039</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[3.1.x] Refs #31493 -- Replaced var with const/let in documentation JS.</title>
<updated>2020-06-24T10:22:54Z</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=6ed4a9bdb3dcb8eb6d6f175947e5fef7827245fc'/>
<id>urn:sha1:6ed4a9bdb3dcb8eb6d6f175947e5fef7827245fc</id>
<content type='text'>
Backport of 2afa61e7d99b2ff2656dc64b6e28db88baf786a4 from master
</content>
</entry>
<entry>
<title>[3.1.x] Used :envvar: role and .. envvar:: directive in various docs.</title>
<updated>2020-05-13T07:38:59Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2020-04-30T10:12:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4eb5e4ee4fe097986df839b11efb69b6bb9db00f'/>
<id>urn:sha1:4eb5e4ee4fe097986df839b11efb69b6bb9db00f</id>
<content type='text'>
Backport of fbdb032de266ba5f82e061ab204f6c622889d563 from master
</content>
</entry>
<entry>
<title>Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments.</title>
<updated>2020-05-04T10:10:47Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2020-05-01T12:37:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d17b380653da5f95885ce53468fe7aac60672841'/>
<id>urn:sha1:d17b380653da5f95885ce53468fe7aac60672841</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made compress.py script use the official google-closure-compiler release.</title>
<updated>2020-04-22T14:19:27Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-04-22T14:19:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f48a1990fb74a70de53ee58846291dbbce5a29f2'/>
<id>urn:sha1:f48a1990fb74a70de53ee58846291dbbce5a29f2</id>
<content type='text'>
The script previously used the PyPI package closure, which is slightly
out of date and not maintained by Google.

The JavaScript contribution docs and the compress.py script now runs the
google-closure-compiler package in the recommended way. Google's
documentation on usage and installation can be found at:

https://github.com/google/closure-compiler-npm/tree/master/packages/google-closure-compiler#usage

This also makes the usage simpler as the package now runs through npm's
npx utility, which will automatically install google-closure-compiler to
a per-user cache.</content>
</entry>
<entry>
<title>Refs #22463 -- Replaced JSHint with ESLint in contributing docs.</title>
<updated>2020-04-20T08:53:00Z</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=7b4bd2a82c4709a9078fed5c33fa94f208a8c41e'/>
<id>urn:sha1:7b4bd2a82c4709a9078fed5c33fa94f208a8c41e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed term warning on Sphinx 3.0.1+.</title>
<updated>2020-04-14T07:32:09Z</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=cc70a0343ef51ffcc0b1211dd6e7abedc4b43ea6'/>
<id>urn:sha1:cc70a0343ef51ffcc0b1211dd6e7abedc4b43ea6</id>
<content type='text'>
"term" role became case sensitive in Sphinx 3.0.1.</content>
</entry>
<entry>
<title>Prevented (and corrected) single backtick usage in docs.</title>
<updated>2020-04-01T12:55:11Z</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=1cdfe8d91215eefaa18c398069dd9c6879a9511d'/>
<id>urn:sha1:1cdfe8d91215eefaa18c398069dd9c6879a9511d</id>
<content type='text'>
</content>
</entry>
</feed>
