<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/django.git/tests/model_forms, branch main</title>
<subtitle>github.com: django/django.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/'/>
<entry>
<title>Fixed #34380 -- Allowed specifying a default URL scheme in forms.URLField.</title>
<updated>2023-04-28T04:58:10+00:00</updated>
<author>
<name>Coen van der Kamp</name>
<email>coen@fourdigits.nl</email>
</author>
<published>2023-03-08T19:12:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=7bbbadc69383f0a2b99253e153b974f8783e876d'/>
<id>7bbbadc69383f0a2b99253e153b974f8783e876d</id>
<content type='text'>
This also deprecates "http" as the default scheme.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also deprecates "http" as the default scheme.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoided creating default form fields in fields_for_model() when declared on form.</title>
<updated>2023-04-27T13:26:23+00:00</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-04-27T13:26:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=720abed34304ec410c04a2e7a7dec7be4dae0d61'/>
<id>720abed34304ec410c04a2e7a7dec7be4dae0d61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #31721 -- Allowed ModelForm meta to specify form fields.</title>
<updated>2022-08-08T07:46:05+00:00</updated>
<author>
<name>Kamil Turek</name>
<email>kamil.turek@hotmail.com</email>
</author>
<published>2022-08-04T18:39:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=e03cdf76e78ea992763df4d3e16217d298929301'/>
<id>e03cdf76e78ea992763df4d3e16217d298929301</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed warnings per flake8 5.0.0.</title>
<updated>2022-07-31T06:16:19+00:00</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-07-31T05:48:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=c18861804feb6a97afbeabb51be748dd60a04458'/>
<id>c18861804feb6a97afbeabb51be748dd60a04458</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #32339 -- Deprecated default.html form template.</title>
<updated>2022-05-17T09:16:54+00:00</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2022-05-05T12:26:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=d126eba3637d84caa80fa4258e2e59ef07a8260c'/>
<id>d126eba3637d84caa80fa4258e2e59ef07a8260c</id>
<content type='text'>
Co-authored-by: Carlton Gibson &lt;carlton.gibson@noumenal.es&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Carlton Gibson &lt;carlton.gibson@noumenal.es&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed various tests on MySQL with MyISAM storage engine.</title>
<updated>2022-04-18T05:05:52+00:00</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-04-14T10:54:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=8e89dfe1c24540d33b577377af633694ff57f505'/>
<id>8e89dfe1c24540d33b577377af633694ff57f505</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Relaxed some query ordering assertions in various tests.</title>
<updated>2022-04-14T10:12:13+00:00</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-04-14T10:12:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=1760ad4e8cdbf34a0f38deae300460a0b9c38eac'/>
<id>1760ad4e8cdbf34a0f38deae300460a0b9c38eac</id>
<content type='text'>
It accounts for differences seen on MySQL with MyISAM storage engine.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It accounts for differences seen on MySQL with MyISAM storage engine.</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #33627 -- Improved nonexistent pk in ModelMultipleChoiceFieldTests.test_model_multiple_choice_field().</title>
<updated>2022-04-13T06:31:23+00:00</updated>
<author>
<name>SanderBeekhuis</name>
<email>sander.beekhuis@gmail.com</email>
</author>
<published>2022-04-13T06:31:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=27d52158b274bfd216db532c517da0f7c0ee1733'/>
<id>27d52158b274bfd216db532c517da0f7c0ee1733</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed redundant QuerySet.all() calls in docs and tests.</title>
<updated>2022-02-22T09:29:38+00:00</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2022-02-22T09:29:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=847f46e9bf88964484c8b76a10af753ea1018311'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most QuerySet methods are mapped onto the Manager and, in general,
it isn't necessary to call .all() on the manager.</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #33476 -- Refactored code to strictly match 88 characters line length.</title>
<updated>2022-02-07T19:37:05+00:00</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-02-04T07:08:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=7119f40c9881666b6f9b5cf7df09ee1d21cc8344'/>
<id>7119f40c9881666b6f9b5cf7df09ee1d21cc8344</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
