<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/nested_foreign_keys, 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>2025-07-23T23:17:55Z</updated>
<entry>
<title>Refs #36500 -- Rewrapped long docstrings and block comments via a script.</title>
<updated>2025-07-23T23:17:55Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2025-07-23T03:41:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=69a93a88edb56ba47f624dac7a21aacc47ea474f'/>
<id>urn:sha1:69a93a88edb56ba47f624dac7a21aacc47ea474f</id>
<content type='text'>
Rewrapped long docstrings and block comments to 79 characters + newline
using script from https://github.com/medmunds/autofix-w505.
</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>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>Fixed #23395 -- Limited line lengths to 119 characters.</title>
<updated>2015-09-12T15:40:50Z</updated>
<author>
<name>Dražen Odobašić</name>
<email>dodobas@candela-it.com</email>
</author>
<published>2015-09-11T23:33:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b1e33ceceda1e75ff68c7deed8f6659683a195d3'/>
<id>urn:sha1:b1e33ceceda1e75ff68c7deed8f6659683a195d3</id>
<content type='text'>
</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/django.git/commit/?id=c2e70f02653519db3a49cd48f5158ccad7434d25'/>
<id>urn:sha1:c2e70f02653519db3a49cd48f5158ccad7434d25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sorted imports with isort; refs #23860.</title>
<updated>2015-02-06T13:16:28Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-01-28T12:35:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0ed7d155635da9f79d4dd67e4889087d3673c6da'/>
<id>urn:sha1:0ed7d155635da9f79d4dd67e4889087d3673c6da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #22909 -- Removed camelCasing in some tests.</title>
<updated>2014-07-07T23:08:42Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-07-07T23:08:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=89b9e6e5d68297e7fe10baea6abcd96e24de0e09'/>
<id>urn:sha1:89b9e6e5d68297e7fe10baea6abcd96e24de0e09</id>
<content type='text'>
Thanks brylie.
</content>
</entry>
<entry>
<title>Fixing E302 Errors</title>
<updated>2013-11-03T04:48:47Z</updated>
<author>
<name>Jason Myers</name>
<email>jason@jasonamyers.com</email>
</author>
<published>2013-11-02T21:34:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c3791463a5a9674f8e0148fbab57eae23c138896'/>
<id>urn:sha1:c3791463a5a9674f8e0148fbab57eae23c138896</id>
<content type='text'>
Signed-off-by: Jason Myers &lt;jason@jasonamyers.com&gt;
</content>
</entry>
<entry>
<title>Removed unused local variables in tests.</title>
<updated>2013-10-19T12:31:38Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-10-19T12:31:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=96d1d4e29275f4f5900f0725975d2ad0a4d05816'/>
<id>urn:sha1:96d1d4e29275f4f5900f0725975d2ad0a4d05816</id>
<content type='text'>
</content>
</entry>
</feed>
