<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/multiple_database/tests.py, branch 2.1a1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=2.1a1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=2.1a1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2018-05-11T00:42:44Z</updated>
<entry>
<title>Fixed #27629 -- Added router.allow_relation() calls for assignments between unsaved model instances.</title>
<updated>2018-05-11T00:42:44Z</updated>
<author>
<name>Stefan R. Filipek</name>
<email>srfilipek@gmail.com</email>
</author>
<published>2018-05-11T00:42:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a5a2ceeb453b86caaf01687342984f372428beb8'/>
<id>urn:sha1:a5a2ceeb453b86caaf01687342984f372428beb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed hanging indentation in various code.</title>
<updated>2018-03-16T09:54:34Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2018-03-16T09:54:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=362813d6287925b8f63f0b107c55a74d95f5825e'/>
<id>urn:sha1:362813d6287925b8f63f0b107c55a74d95f5825e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28974 -- Made refresh_from_db() hint routers about its instance.</title>
<updated>2018-01-02T14:42:24Z</updated>
<author>
<name>Simon Charette</name>
<email>charettes@users.noreply.github.com</email>
</author>
<published>2018-01-02T14:42:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f5a989e60394ac11f5dce886468a34533caefcbf'/>
<id>urn:sha1:f5a989e60394ac11f5dce886468a34533caefcbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed a primary key value dependency in a multiple_database test.</title>
<updated>2017-07-31T17:28:29Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-07-31T17:28:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e3bd328b0f8cacea06cb94dfa63996144279df52'/>
<id>urn:sha1:e3bd328b0f8cacea06cb94dfa63996144279df52</id>
<content type='text'>
Follow up to a51c4de1945be2225f20fad794cfb52d8f1f9236.
</content>
</entry>
<entry>
<title>Used assertRaisesMessage() to test Django's error messages.</title>
<updated>2017-07-29T23:07:23Z</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2017-05-28T19:37:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a51c4de1945be2225f20fad794cfb52d8f1f9236'/>
<id>urn:sha1:a51c4de1945be2225f20fad794cfb52d8f1f9236</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replaced type-specific assertions with assertEqual().</title>
<updated>2017-03-17T11:51:48Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-03-17T11:51:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6b4f018b2b3478d2a4a441ed52d43f6268ac89f3'/>
<id>urn:sha1:6b4f018b2b3478d2a4a441ed52d43f6268ac89f3</id>
<content type='text'>
Python docs say, "it's usually not necessary to invoke these methods directly."</content>
</entry>
<entry>
<title>Refs #27790 -- Reverted "Removed available_apps on TestCase subclasses."</title>
<updated>2017-01-28T15:01:13Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-01-28T01:06:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7d50d2bcb8a3cf3fea727174717ead7e6508e9e2'/>
<id>urn:sha1:7d50d2bcb8a3cf3fea727174717ead7e6508e9e2</id>
<content type='text'>
This reverts commit 91023d79ec70df9289271e63a67675ee51e7dea8 as it
increases memory usage for the test suite.
</content>
</entry>
<entry>
<title>Refs #23919 -- Stopped inheriting from object to define new style classes.</title>
<updated>2017-01-19T07:39:46Z</updated>
<author>
<name>Simon Charette</name>
<email>charettes@users.noreply.github.com</email>
</author>
<published>2017-01-19T07:39:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cecc079168e8669138728d31611ff3a1e7eb3a9f'/>
<id>urn:sha1:cecc079168e8669138728d31611ff3a1e7eb3a9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed most of remaining six usage</title>
<updated>2017-01-18T20:33:28Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2017-01-07T11:11:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2b281cc35ed9d997614ca3c416928d7fabfef1ad'/>
<id>urn:sha1:2b281cc35ed9d997614ca3c416928d7fabfef1ad</id>
<content type='text'>
Thanks Tim Graham for the review.
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed encoding preambles and future imports</title>
<updated>2017-01-18T08:55:19Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2016-11-19T17:19:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d7b9aaa366dd54ecc3142c588162e3adc7c2f7ac'/>
<id>urn:sha1:d7b9aaa366dd54ecc3142c588162e3adc7c2f7ac</id>
<content type='text'>
</content>
</entry>
</feed>
