<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/docs/internals/contributing/writing-code, branch 3.2.2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=3.2.2</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=3.2.2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2021-04-29T18:56:08Z</updated>
<entry>
<title>[3.2.x] Refs #32178 -- Doc'd DatabaseFeatures.django_test_skips/django_test_expected_failures in contributing guide.</title>
<updated>2021-04-29T18:56:08Z</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2021-04-29T18:55:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=ce130749d51302006f76e33b9987eaec20589837'/>
<id>urn:sha1:ce130749d51302006f76e33b9987eaec20589837</id>
<content type='text'>
Backport of ca34db46504fca1221e27f6ab13734dfdfde6e1c from main
</content>
</entry>
<entry>
<title>[3.2.x] Updated asgiref dependency for 3.2 release series.</title>
<updated>2021-04-06T08:43:40Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2021-04-06T08:08:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=011b92ce9893f32bc06ca0857b426a2dc54edfea'/>
<id>urn:sha1:011b92ce9893f32bc06ca0857b426a2dc54edfea</id>
<content type='text'>
Backport of 5aea50e57f6c1bd725db36a0664e21b2be91b591 from main
</content>
</entry>
<entry>
<title>[3.2.x] Updated link to Selenium webdrivers.</title>
<updated>2021-03-09T10:30:56Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-03-09T10:29:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=b129728834d80f96765cd55737711461f5d81078'/>
<id>urn:sha1:b129728834d80f96765cd55737711461f5d81078</id>
<content type='text'>
Backport of 98d3fd61026457a435ef5b7afce6b6e64e9f241d from main
</content>
</entry>
<entry>
<title>[3.2.x] Updated Git branch "master" to "main".</title>
<updated>2021-03-09T08:33:50Z</updated>
<author>
<name>Markus Holtermann</name>
<email>info@markusholtermann.eu</email>
</author>
<published>2021-02-25T09:52:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=e078747290f0868935f7a865b477629e7b4f4141'/>
<id>urn:sha1:e078747290f0868935f7a865b477629e7b4f4141</id>
<content type='text'>
This change follows a long discussion on django-develops:

https://groups.google.com/g/django-developers/c/tctDuKUGosc/

Backport of d9a266d657f66b8c4fa068408002a4e3709ee669 from main
</content>
</entry>
<entry>
<title>[3.2.x] Refs #32412 -- Adjusted Contributing Guide start page.</title>
<updated>2021-03-03T14:41:10Z</updated>
<author>
<name>GabbyPrecious</name>
<email>gabbyprecious2000@gmail.com</email>
</author>
<published>2021-03-03T10:24:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=cafabd0859aa2061f10d9fc96df64812f4458e50'/>
<id>urn:sha1:cafabd0859aa2061f10d9fc96df64812f4458e50</id>
<content type='text'>
* Added headers emphasising Work on the framework vs Join the community
  sections, to raise the visibility of the community section.
* Added callouts to three main code/docs/translations areas, linking to
  respective start pages.
* Moved some Writing code specific content from the start page to the
  Writing code index. This clarifies the start page and adds content to the
  previously empty Writing code index.

Co-authored-by: Carlton Gibson &lt;carlton.gibson@noumenal.es&gt;

Backport of ead9085f0872d5c1c670502df6dc0f69b422eaad from master
</content>
</entry>
<entry>
<title>Fixed typo in docs/internals/contributing/writing-code/coding-style.txt.</title>
<updated>2021-01-09T19:18:00Z</updated>
<author>
<name>hashlash</name>
<email>muh.ashlah@gmail.com</email>
</author>
<published>2021-01-09T19:18:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=4794a0e35f12c699ef4af29b355c68ca66f425aa'/>
<id>urn:sha1:4794a0e35f12c699ef4af29b355c68ca66f425aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #30367 -- Changed remaining "pip install" to "python -m pip install" in docs.</title>
<updated>2020-12-23T16:21:25Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-12-23T15:20:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=429d089d0a8fbd400e0c010708df4f0d16218970'/>
<id>urn:sha1:429d089d0a8fbd400e0c010708df4f0d16218970</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #32165 -- Added pre-commit hooks</title>
<updated>2020-12-23T10:14:48Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2020-12-15T20:32:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=3bca95cca277a1e205c10d4fd3ea8527c6fcc34a'/>
<id>urn:sha1:3bca95cca277a1e205c10d4fd3ea8527c6fcc34a</id>
<content type='text'>
* Added pre-commit hooks for isort, flake8 and eslint
* Added documentation on how to install and use the tool
</content>
</entry>
<entry>
<title>Updated isort URL to new location.</title>
<updated>2020-12-20T10:00:28Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-12-20T10:00:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=28d998a41c92bdac8eeae6509ecc87ed044b30d0'/>
<id>urn:sha1:28d998a41c92bdac8eeae6509ecc87ed044b30d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed docs and a code comment to use gender-neutral pronouns.</title>
<updated>2020-11-13T21:26:30Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2020-11-13T21:26:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=477c800443d091b5f36be9b5f83ce16c85da5879'/>
<id>urn:sha1:477c800443d091b5f36be9b5f83ce16c85da5879</id>
<content type='text'>
Follow up to e1b77238171cc96f4451a06fb4682e2378896238.</content>
</entry>
</feed>
