<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/tests/model_forms, branch 4.2.10</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=4.2.10</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=4.2.10'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2022-08-08T07:46:05Z</updated>
<entry>
<title>Fixed #31721 -- Allowed ModelForm meta to specify form fields.</title>
<updated>2022-08-08T07:46:05Z</updated>
<author>
<name>Kamil Turek</name>
<email>kamil.turek@hotmail.com</email>
</author>
<published>2022-08-04T18:39:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=e03cdf76e78ea992763df4d3e16217d298929301'/>
<id>urn:sha1:e03cdf76e78ea992763df4d3e16217d298929301</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed warnings per flake8 5.0.0.</title>
<updated>2022-07-31T06:16:19Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-07-31T05:48:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=c18861804feb6a97afbeabb51be748dd60a04458'/>
<id>urn:sha1:c18861804feb6a97afbeabb51be748dd60a04458</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32339 -- Deprecated default.html form template.</title>
<updated>2022-05-17T09:16:54Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2022-05-05T12:26:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=d126eba3637d84caa80fa4258e2e59ef07a8260c'/>
<id>urn:sha1:d126eba3637d84caa80fa4258e2e59ef07a8260c</id>
<content type='text'>
Co-authored-by: Carlton Gibson &lt;carlton.gibson@noumenal.es&gt;
</content>
</entry>
<entry>
<title>Fixed various tests on MySQL with MyISAM storage engine.</title>
<updated>2022-04-18T05:05:52Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-04-14T10:54:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=8e89dfe1c24540d33b577377af633694ff57f505'/>
<id>urn:sha1:8e89dfe1c24540d33b577377af633694ff57f505</id>
<content type='text'>
</content>
</entry>
<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/chango.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>Fixed #33627 -- Improved nonexistent pk in ModelMultipleChoiceFieldTests.test_model_multiple_choice_field().</title>
<updated>2022-04-13T06:31:23Z</updated>
<author>
<name>SanderBeekhuis</name>
<email>sander.beekhuis@gmail.com</email>
</author>
<published>2022-04-13T06:31:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=27d52158b274bfd216db532c517da0f7c0ee1733'/>
<id>urn:sha1:27d52158b274bfd216db532c517da0f7c0ee1733</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed redundant QuerySet.all() calls in docs and tests.</title>
<updated>2022-02-22T09:29:38Z</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2022-02-22T09:29:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=847f46e9bf88964484c8b76a10af753ea1018311'/>
<id>urn:sha1:847f46e9bf88964484c8b76a10af753ea1018311</id>
<content type='text'>
Most QuerySet methods are mapped onto the Manager and, in general,
it isn't necessary to call .all() on the manager.</content>
</entry>
<entry>
<title>Refs #33476 -- Refactored code to strictly match 88 characters line length.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-02-04T07:08:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7119f40c9881666b6f9b5cf7df09ee1d21cc8344'/>
<id>urn:sha1:7119f40c9881666b6f9b5cf7df09ee1d21cc8344</id>
<content type='text'>
</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/chango.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stopped including type="text/css" attributes for CSS link tags.</title>
<updated>2022-01-22T15:38:14Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2022-01-21T14:46:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7c4f3965098baad2396e24501e09237425a7bd6f'/>
<id>urn:sha1:7c4f3965098baad2396e24501e09237425a7bd6f</id>
<content type='text'>
</content>
</entry>
</feed>
