<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/m2m_through_regress/tests.py, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2013-02-26T13:36:57Z</updated>
<entry>
<title>Merged regressiontests and modeltests into the test root.</title>
<updated>2013-02-26T13:36:57Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2013-02-26T08:53:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=89f40e36246100df6a11316c31a76712ebc6c501'/>
<id>urn:sha1:89f40e36246100df6a11316c31a76712ebc6c501</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use new TestCase methods for equality comparisons</title>
<updated>2012-12-24T00:24:14Z</updated>
<author>
<name>Ian Clelland</name>
<email>ian@fullfactor.com</email>
</author>
<published>2012-09-28T07:20:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8d35fd4c327e05b63c72a1c1e9a4a68de4dddcf0'/>
<id>urn:sha1:8d35fd4c327e05b63c72a1c1e9a4a68de4dddcf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #19462 -- Made assertQuerysetEqual detect undefined ordering</title>
<updated>2012-12-13T11:33:11Z</updated>
<author>
<name>Anssi Kääriäinen</name>
<email>akaariai@gmail.com</email>
</author>
<published>2012-12-13T11:33:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=088d3bc2f84b6b68fee7e5de053b58049bd110e7'/>
<id>urn:sha1:088d3bc2f84b6b68fee7e5de053b58049bd110e7</id>
<content type='text'>
If there are more than one values to compare against and the qs isn't
ordered then assertQuerysetEqual will raise a ValueError.
</content>
</entry>
<entry>
<title>Fixed ordering-related failure in m2m_through_regress tests</title>
<updated>2012-11-24T14:03:21Z</updated>
<author>
<name>Anssi Kääriäinen</name>
<email>akaariai@gmail.com</email>
</author>
<published>2012-11-24T13:52:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dc569c880143db07e01b3293d698ad8fe4a0136f'/>
<id>urn:sha1:dc569c880143db07e01b3293d698ad8fe4a0136f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #18823 -- Ensured m2m.clear() works when using through+to_field</title>
<updated>2012-10-28T15:31:35Z</updated>
<author>
<name>Anssi Kääriäinen</name>
<email>akaariai@gmail.com</email>
</author>
<published>2012-10-28T14:47:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=611c4d6f1c24763e5e6e331a5dcf9b610288aaa8'/>
<id>urn:sha1:611c4d6f1c24763e5e6e331a5dcf9b610288aaa8</id>
<content type='text'>
There was a potential data-loss issue involved -- when clearing
instance's m2m assignments it was possible some other instance's
m2m data was deleted instead.

This commit also improved None handling for to_field cases.
</content>
</entry>
<entry>
<title>[py3] Used six.StringIO to simulate stdout buffer in tests</title>
<updated>2012-08-11T16:56:14Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-08-11T16:56:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3eb28d011927a657cad1bf4463611a72c6bb1325'/>
<id>urn:sha1:3eb28d011927a657cad1bf4463611a72c6bb1325</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replaced cStringIO.StringIO by io.BytesIO.</title>
<updated>2012-05-05T19:41:44Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-05-05T17:47:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d7dfab59ead97b35c6f6786784225f377783e376'/>
<id>urn:sha1:d7dfab59ead97b35c6f6786784225f377783e376</id>
<content type='text'>
Also replaced StringIO.StringIO by BytesIO in some other appropriate
places. StringIO is not available in Python 3.
</content>
</entry>
<entry>
<title>Convert the remainder of the relative imports in the tests to be absolute imports.</title>
<updated>2011-10-13T21:34:56Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2011-10-13T21:34:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8c0eefd066aa0e5bfe8c1006d055be8e2ad69a2b'/>
<id>urn:sha1:8c0eefd066aa0e5bfe8c1006d055be8e2ad69a2b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16981 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #15161 - Corrected handling of ManyToManyField with through table using to_field on its ForeignKeys. Thanks to adehnert for the report.</title>
<updated>2011-01-26T19:10:08Z</updated>
<author>
<name>Carl Meyer</name>
<email>carl@oddbird.net</email>
</author>
<published>2011-01-26T19:10:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=84291b7b8456b554f162b6eeaffa9b124907c1d2'/>
<id>urn:sha1:84291b7b8456b554f162b6eeaffa9b124907c1d2</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15330 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #13799, a test failure on Postgres. Thanks, Alex.</title>
<updated>2010-06-23T20:03:41Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2010-06-23T20:03:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6eafd412fcb41dc2866f6a1f27dfb4941f999aa7'/>
<id>urn:sha1:6eafd412fcb41dc2866f6a1f27dfb4941f999aa7</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13400 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
