<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/django.git/tests/forms_tests/widget_tests, branch 3.2</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>Corrected docstring quotes in various code.</title>
<updated>2020-09-22T08:30:53+00:00</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-09-22T08:30:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=75d7af43c104afeb0f101a79535cb63814d6d0f9'/>
<id>75d7af43c104afeb0f101a79535cb63814d6d0f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #30578 -- Made SelectDateWidget.format_value() independent of USE_L10N.</title>
<updated>2020-07-10T11:00:37+00:00</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2020-07-10T10:57:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=00727d384be3c98acb46d3913bd9cc460af08582'/>
<id>00727d384be3c98acb46d3913bd9cc460af08582</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #31536 -- Fixed rendering of disabled AdminFileWidget and ClearableFileInput.</title>
<updated>2020-06-01T10:25:25+00:00</updated>
<author>
<name>Carles Pina</name>
<email>carles@pina.cat</email>
</author>
<published>2020-05-04T15:41:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=e46c2326c8cfc038e015f55fd050ab5d7eb91b62'/>
<id>e46c2326c8cfc038e015f55fd050ab5d7eb91b62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #7664 -- Allowed customizing suffixes of MultiWidget.widgets' names.</title>
<updated>2020-03-24T19:05:18+00:00</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2020-02-13T22:12:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=27746ab28ac88fc213456e63302b408312d95122'/>
<id>27746ab28ac88fc213456e63302b408312d95122</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed typo in tests/forms_tests/widget_tests/test_clearablefileinput.py docstring.</title>
<updated>2020-03-11T07:50:51+00:00</updated>
<author>
<name>David Smith</name>
<email>39445562+smithdc1@users.noreply.github.com</email>
</author>
<published>2020-03-11T07:50:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=5cc2c63f902412cdd9a8ebbabbd953aa8e2180c0'/>
<id>5cc2c63f902412cdd9a8ebbabbd953aa8e2180c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #31118 -- Made FileInput to avoid the required attribute when initial data exists.</title>
<updated>2020-01-08T08:15:31+00:00</updated>
<author>
<name>Shubham singh</name>
<email>shubham1.singh15@gmail.com</email>
</author>
<published>2020-01-05T07:51:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=ffcf1a8ebfbdc8e3afac84aed88d6ed29a57c72b'/>
<id>ffcf1a8ebfbdc8e3afac84aed88d6ed29a57c72b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #31073 -- Prevented CheckboxInput.get_context() from mutating attrs.</title>
<updated>2019-12-10T11:27:50+00:00</updated>
<author>
<name>Peter Andersen</name>
<email>peter@porksmash.com</email>
</author>
<published>2019-12-09T16:54:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=02eff7ef60466da108b1a33f1e4dc01eec45c99d'/>
<id>02eff7ef60466da108b1a33f1e4dc01eec45c99d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #31012 -- Reverted "Fixed #29056 -- Fixed HTML5 validation of required SelectDateWidget."</title>
<updated>2019-11-21T19:53:31+00:00</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2019-11-21T19:53:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=ee4a19053a32d41cdd79e087b1968980804ce658'/>
<id>ee4a19053a32d41cdd79e087b1968980804ce658</id>
<content type='text'>
This reverts commit f038214d917c982613f5a15db8dfe325b1f7479b.

The initial issue was incorrect. Django 2.2, and before, did not
generate invalid HTML as reported. With f03821 in place invalid HTML
was generated.

Thanks to Kevin Brown for follow-up report and investigation.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit f038214d917c982613f5a15db8dfe325b1f7479b.

The initial issue was incorrect. Django 2.2, and before, did not
generate invalid HTML as reported. With f03821 in place invalid HTML
was generated.

Thanks to Kevin Brown for follow-up report and investigation.</pre>
</div>
</content>
</entry>
<entry>
<title>Used more specific unittest assertions in tests.</title>
<updated>2019-10-29T11:37:30+00:00</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2019-10-21T08:55:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=7552de7866dcd270a0f353b007b4aceaa7f3ff3e'/>
<id>7552de7866dcd270a0f353b007b4aceaa7f3ff3e</id>
<content type='text'>
* assertIsNone()/assertIsNotNone() instead of comparing to None.
* assertLess() for &lt; comparisons.
* assertIs() for 'is' expressions.
* assertIsInstance() for isinstance() expressions.
* rounding of assertAlmostEqual() for round() expressions.
* assertIs(..., True/False) instead of comparing to True/False.
* assertIs()/assertIsNot() for ==/!= comparisons.
* assertNotEqual() for == comparisons.
* assertTrue()/assertFalse() instead of comparing to True/False.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* assertIsNone()/assertIsNotNone() instead of comparing to None.
* assertLess() for &lt; comparisons.
* assertIs() for 'is' expressions.
* assertIsInstance() for isinstance() expressions.
* rounding of assertAlmostEqual() for round() expressions.
* assertIs(..., True/False) instead of comparing to True/False.
* assertIs()/assertIsNot() for ==/!= comparisons.
* assertNotEqual() for == comparisons.
* assertTrue()/assertFalse() instead of comparing to True/False.
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected several typos in string literals and test names.</title>
<updated>2019-08-07T09:23:14+00:00</updated>
<author>
<name>Min ho Kim</name>
<email>minho42@gmail.com</email>
</author>
<published>2019-08-05T15:47:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=65e86948b80262574058a94ccaae3a9b59c3faea'/>
<id>65e86948b80262574058a94ccaae3a9b59c3faea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
