<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/tests/modeladmin/models.py, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2022-02-07T19:37:05Z</updated>
<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/chango.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #14370 -- Allowed using a Select2 widget for ForeignKey and ManyToManyField in the admin.</title>
<updated>2017-09-18T17:48:02Z</updated>
<author>
<name>Johannes Hoppe</name>
<email>info@johanneshoppe.com</email>
</author>
<published>2017-05-10T12:48:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=94cd8efc50c717cd00244f4b2233f971a53b205e'/>
<id>urn:sha1:94cd8efc50c717cd00244f4b2233f971a53b205e</id>
<content type='text'>
Thanks Florian Apolloner and Tim Graham for review and
contributing to the patch.
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed python_2_unicode_compatible decorator usage</title>
<updated>2017-01-18T12:44:34Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2016-11-19T20:54:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=f3c43ad1fd9556f0fd026a5dfa93c67a5cf186ca'/>
<id>urn:sha1:f3c43ad1fd9556f0fd026a5dfa93c67a5cf186ca</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/chango.git/commit/?id=d7b9aaa366dd54ecc3142c588162e3adc7c2f7ac'/>
<id>urn:sha1:d7b9aaa366dd54ecc3142c588162e3adc7c2f7ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27377 -- Fixed reverse query name clash in test model.</title>
<updated>2016-12-19T15:10:48Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-12-19T15:10:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=12c1d6fe8f03f068f6010e3c8e0f441bf2567e7c'/>
<id>urn:sha1:12c1d6fe8f03f068f6010e3c8e0f441bf2567e7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27377 -- Clarified that prepopulated_fields doesn't work with OneToOneField.</title>
<updated>2016-12-19T13:33:46Z</updated>
<author>
<name>Henry Dang</name>
<email>henrydangprg@gmail.com</email>
</author>
<published>2016-12-19T13:33:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=6af23a4521fcf80aec7c5ee3988914423c7dfccd'/>
<id>urn:sha1:6af23a4521fcf80aec7c5ee3988914423c7dfccd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed E128 flake8 warnings in tests/.</title>
<updated>2016-04-08T14:12:33Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-04-08T02:04:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=92053acbb9160862c3e743a99ed8ccff8d4f8fd6'/>
<id>urn:sha1:92053acbb9160862c3e743a99ed8ccff8d4f8fd6</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/chango.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/chango.git/commit/?id=c2e70f02653519db3a49cd48f5158ccad7434d25'/>
<id>urn:sha1:c2e70f02653519db3a49cd48f5158ccad7434d25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Harmonized some PEP 0263 coding preambles</title>
<updated>2014-05-15T17:58:41Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2014-05-15T17:41:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=e520a73eeea6b185b719901ab9985ecef00e5664'/>
<id>urn:sha1:e520a73eeea6b185b719901ab9985ecef00e5664</id>
<content type='text'>
</content>
</entry>
</feed>
