<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/topics/testing/tools.txt, branch 2.1rc1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=2.1rc1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=2.1rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2018-06-29T00:54:23Z</updated>
<entry>
<title>[2.1.x] Refs #29513 -- Linked the testing docs from the multi-db topic guide.</title>
<updated>2018-06-29T00:54:23Z</updated>
<author>
<name>Mattia Cattarinussi</name>
<email>mcattarinussi@gmail.com</email>
</author>
<published>2018-06-29T00:29:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=db287e99f6ad0bd8ee48d33ec16d37eb172ba5ee'/>
<id>urn:sha1:db287e99f6ad0bd8ee48d33ec16d37eb172ba5ee</id>
<content type='text'>
Backport of 2a0116266c4d81bd1cc4e3ea20efe9a7874f481b from master
</content>
</entry>
<entry>
<title>[2.1.x] Fixed location of a few doc labels.</title>
<updated>2018-06-28T12:58:25Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-06-27T17:55:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=92dafc10e7f7ac6a8643451d420a9471710f3d81'/>
<id>urn:sha1:92dafc10e7f7ac6a8643451d420a9471710f3d81</id>
<content type='text'>
Backport of 1229687a0a261d05a72e6f189c1a9b0069b302e5 from master
</content>
</entry>
<entry>
<title>[2.1.x] Updated a test example to use snake case.</title>
<updated>2018-06-21T21:37:19Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2018-06-21T21:36:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ea75f8abca851ed4b6f3764a9d1af95e215208f0'/>
<id>urn:sha1:ea75f8abca851ed4b6f3764a9d1af95e215208f0</id>
<content type='text'>
Backport of ae38777698dd0bf2a9efefef778d5e92d36c8d12 from master
</content>
</entry>
<entry>
<title>Alphabetized imports in various docs.</title>
<updated>2018-05-12T17:37:42Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2018-05-12T17:37:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=35319bf12ccefe1911588493484160aa49208f89'/>
<id>urn:sha1:35319bf12ccefe1911588493484160aa49208f89</id>
<content type='text'>
Follow-up of d97cce34096043b019e818a7fb98c0f9f073704c and 7d3fe36c626a3268413eb86d37920f132eb4a54f.</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>
<entry>
<title>Fixed #29082 -- Allowed the test client to encode JSON request data.</title>
<updated>2018-02-06T23:29:04Z</updated>
<author>
<name>Nick Sarbicki</name>
<email>nick.a.sarbicki@gmail.com</email>
</author>
<published>2018-02-05T10:22:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=47268242b071895dd269d97540e45dce646f675c'/>
<id>urn:sha1:47268242b071895dd269d97540e45dce646f675c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #29038 -- Removed closing slash from HTML void tags.</title>
<updated>2018-01-21T07:09:10Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-01-21T07:09:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ff05de760cc4ef4c7f188e163c722ec3bc1f0cbf'/>
<id>urn:sha1:ff05de760cc4ef4c7f188e163c722ec3bc1f0cbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28343 -- Add an OS chooser for docs command line examples.</title>
<updated>2018-01-20T17:38:48Z</updated>
<author>
<name>Ramiro Morales</name>
<email>ramiro@users.noreply.github.com</email>
</author>
<published>2018-01-20T17:38:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=37c17846ad6b02c6dca72e8087a279cca04a0c27'/>
<id>urn:sha1:37c17846ad6b02c6dca72e8087a279cca04a0c27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28869 -- Made tagged test classes and methods inherit tags from parents.</title>
<updated>2018-01-09T01:57:33Z</updated>
<author>
<name>Will Ayd</name>
<email>william.ayd@icloud.com</email>
</author>
<published>2017-12-01T16:00:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=09530e61a0035192ca8bcdebc5ead13d14c16eb0'/>
<id>urn:sha1:09530e61a0035192ca8bcdebc5ead13d14c16eb0</id>
<content type='text'>
</content>
</entry>
</feed>
