<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/tests/utils_tests/models.py, branch devmain</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=devmain</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=devmain'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2017-04-26T14:54:06Z</updated>
<entry>
<title>Refs #20094 -- Removed obsolete tests/utils_tests/test_itercompat.py</title>
<updated>2017-04-26T14:54:06Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-04-26T14:54:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=309c10c2cbfdedd0967940b429567b35e95fb070'/>
<id>urn:sha1:309c10c2cbfdedd0967940b429567b35e95fb070</id>
<content type='text'>
The is_iterator() function was removed in 2456ffa42c33d63b54579eae0f5b9cf2a8cd3714.</content>
</entry>
<entry>
<title>Fixed #25389 -- Fixed pickling a SimpleLazyObject wrapping a model.</title>
<updated>2015-10-03T17:00:37Z</updated>
<author>
<name>Ben Kraft</name>
<email>benjaminjkraft@gmail.com</email>
</author>
<published>2015-09-12T06:06:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=35355a4ffedb2aeed52d5fe3034380ffc6a438db'/>
<id>urn:sha1:35355a4ffedb2aeed52d5fe3034380ffc6a438db</id>
<content type='text'>
Pickling a `SimpleLazyObject` wrapping a model did not work correctly; in
particular it did not add the `_django_version` attribute added in 42736ac8.
Now it will handle this and other custom `__reduce__` methods correctly.
</content>
</entry>
<entry>
<title>Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField</title>
<updated>2015-07-27T22:28:13Z</updated>
<author>
<name>Flavio Curella</name>
<email>flavio.curella@gmail.com</email>
</author>
<published>2015-07-22T14:43:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=c2e70f02653519db3a49cd48f5158ccad7434d25'/>
<id>urn:sha1:c2e70f02653519db3a49cd48f5158ccad7434d25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #20094 - Be more careful when checking for Iterator</title>
<updated>2013-03-22T16:31:29Z</updated>
<author>
<name>Marc Tamlyn</name>
<email>marc.tamlyn@gmail.com</email>
</author>
<published>2013-03-20T10:47:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=829dc3c5a64d3fa203b8cc0055e83cf23addfee3'/>
<id>urn:sha1:829dc3c5a64d3fa203b8cc0055e83cf23addfee3</id>
<content type='text'>
Python 2.6 has some different behaviour when checking
isinstance(foo, collections.Iterator).
</content>
</entry>
<entry>
<title>Renamed some tests and removed references to modeltests/regressiontests.</title>
<updated>2013-02-26T13:36:57Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2013-02-26T12:19:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=33836cf88dd08ebd66d19ad7f732b12f089abd27'/>
<id>urn:sha1:33836cf88dd08ebd66d19ad7f732b12f089abd27</id>
<content type='text'>
</content>
</entry>
</feed>
