<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/internals/contributing/writing-code/coding-style.txt, branch 3.0.3</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=3.0.3</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=3.0.3'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2019-12-30T12:04:07Z</updated>
<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>Changed tuple choices to list in docs.</title>
<updated>2019-05-15T12:31:42Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-05-15T12:31:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=97d3321e89c8d4434927bdbc308db1ccffa99d3b'/>
<id>urn:sha1:97d3321e89c8d4434927bdbc308db1ccffa99d3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, comments and hints.</title>
<updated>2019-04-18T12:41:15Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2019-04-14T15:02:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=aed89adad54a977829c4f180b036033e031ebcc7'/>
<id>urn:sha1:aed89adad54a977829c4f180b036033e031ebcc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed typo in docs/internals/contributing/writing-code/coding-style.txt.</title>
<updated>2018-11-02T14:59:12Z</updated>
<author>
<name>Mice Pápai</name>
<email>16381622+qwhex@users.noreply.github.com</email>
</author>
<published>2018-11-02T14:59:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5a2dd5ec5330938e9afb77faf6ca89abf39c018c'/>
<id>urn:sha1:5a2dd5ec5330938e9afb77faf6ca89abf39c018c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #29784 -- Switched to https:// links where available.</title>
<updated>2018-09-26T06:48:47Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-09-26T06:48:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=82f286cf6f198d37850d3c5df637b5665566a66b'/>
<id>urn:sha1:82f286cf6f198d37850d3c5df637b5665566a66b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Normalized spelling of "lowercase" and "lowercased".</title>
<updated>2018-09-25T14:30:18Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-09-25T14:30:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8c3e0eb1c16abbcded3503b4ea3473b353520f61'/>
<id>urn:sha1:8c3e0eb1c16abbcded3503b4ea3473b353520f61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #20910 -- Replaced snippet directive with code-block.</title>
<updated>2018-09-10T17:00:34Z</updated>
<author>
<name>Curtis Maloney</name>
<email>curtis@tinbrain.net</email>
</author>
<published>2018-09-10T17:00:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c49ea6f5911296dcb40190c905e38b43cdc7c7a3'/>
<id>urn:sha1:c49ea6f5911296dcb40190c905e38b43cdc7c7a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed duplicate words in docs.</title>
<updated>2018-07-18T15:24:06Z</updated>
<author>
<name>Maxime Lorant</name>
<email>maxime.lorant@gmail.com</email>
</author>
<published>2018-07-18T15:24:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=31407fa3b362dc17d61a2a0d7e27b1dfd9d9c143'/>
<id>urn:sha1:31407fa3b362dc17d61a2a0d7e27b1dfd9d9c143</id>
<content type='text'>
.</content>
</entry>
<entry>
<title>Fixed #29363 -- Added SimpleTestCase.assertWarnsMessage().</title>
<updated>2018-05-09T15:40:28Z</updated>
<author>
<name>Morgan Aubert</name>
<email>morgan.aubert@impakfinance.com</email>
</author>
<published>2018-04-27T21:18:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=704443acacf0dfbcb1c52df4b260585055754ce7'/>
<id>urn:sha1:704443acacf0dfbcb1c52df4b260585055754ce7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.</title>
<updated>2018-04-18T00:24:27Z</updated>
<author>
<name>Brett Cannon</name>
<email>brett@python.org</email>
</author>
<published>2018-04-17T22:19:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=64b74804c537b12d4cca64f7cb529c0478b4c4d9'/>
<id>urn:sha1:64b74804c537b12d4cca64f7cb529c0478b4c4d9</id>
<content type='text'>
</content>
</entry>
</feed>
