<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/m2m_recursive/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>2022-04-14T10:12:13Z</updated>
<entry>
<title>Relaxed some query ordering assertions in various tests.</title>
<updated>2022-04-14T10:12:13Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-04-14T10:12:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1760ad4e8cdbf34a0f38deae300460a0b9c38eac'/>
<id>urn:sha1:1760ad4e8cdbf34a0f38deae300460a0b9c38eac</id>
<content type='text'>
It accounts for differences seen on MySQL with MyISAM storage engine.</content>
</entry>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30421 -- Allowed symmetrical intermediate table for self-referential ManyToManyField.</title>
<updated>2019-06-21T13:03:17Z</updated>
<author>
<name>Nadège Michel</name>
<email>michel.nadege@gmail.com</email>
</author>
<published>2019-04-19T16:12:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=87b1ad6e7351464c60e751b483d9dfce3a2d3382'/>
<id>urn:sha1:87b1ad6e7351464c60e751b483d9dfce3a2d3382</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplified m2m_recursive.tests.</title>
<updated>2019-05-31T14:19:11Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2019-05-31T14:19:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ea6e684f344e5c2ed5a2be1cf2420725c2f88405'/>
<id>urn:sha1:ea6e684f344e5c2ed5a2be1cf2420725c2f88405</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switched setUp() to setUpTestData() where possible in Django's tests.</title>
<updated>2018-11-27T14:35:17Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2018-11-24T01:59:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=84e7a9f4a7bb3cad2bffae97baaae99de152c451'/>
<id>urn:sha1:84e7a9f4a7bb3cad2bffae97baaae99de152c451</id>
<content type='text'>
</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>
<entry>
<title>Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.</title>
<updated>2016-11-11T02:30:21Z</updated>
<author>
<name>za</name>
<email>za@python.or.id</email>
</author>
<published>2016-10-27T07:53:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=321e94fa41b121f65c02119c02098df327bbd569'/>
<id>urn:sha1:321e94fa41b121f65c02119c02098df327bbd569</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed many typos in comments and docstrings.</title>
<updated>2014-03-03T12:38:09Z</updated>
<author>
<name>Rodolfo Carvalho</name>
<email>rhcarvalho@gmail.com</email>
</author>
<published>2014-03-02T14:25:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0d912258921a442c48d5787228db2db5af7e8fa5'/>
<id>urn:sha1:0d912258921a442c48d5787228db2db5af7e8fa5</id>
<content type='text'>
Thanks Piotr Kasprzyk for help with the patch.
</content>
</entry>
<entry>
<title>Refactored RecursiveM2MTests into smaller pieces, refs #18586.</title>
<updated>2014-02-10T10:22:30Z</updated>
<author>
<name>Chris Bailey</name>
<email>chris.p.bailey@gmail.com</email>
</author>
<published>2014-02-10T10:21:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0d98422b1365ae1e75051036936aab31248d5ee1'/>
<id>urn:sha1:0d98422b1365ae1e75051036936aab31248d5ee1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix all violators of E231</title>
<updated>2013-10-26T19:15:03Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2013-10-26T19:15:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9d740eb8b15de31f1c5520659df683d90342bb44'/>
<id>urn:sha1:9d740eb8b15de31f1c5520659df683d90342bb44</id>
<content type='text'>
</content>
</entry>
</feed>
