<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/django.git/tests/admin_utils, 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 #1873 -- Handled multi-valued query parameters in admin changelist filters.</title>
<updated>2023-03-16T07:38:44+00:00</updated>
<author>
<name>sarahboyce</name>
<email>sarahvboyce95@gmail.com</email>
</author>
<published>2023-03-06T14:24:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=d2b688b966f5d30414899549412d370e1317ddb8'/>
<id>d2b688b966f5d30414899549412d370e1317ddb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #34303 –- Allowed customizing admin site log entry list.</title>
<updated>2023-02-08T17:37:32+00:00</updated>
<author>
<name>Jacob Rief</name>
<email>jacob.rief@gmail.com</email>
</author>
<published>2023-02-08T17:37:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=473283d2414fa4bbf1e38d663fe4a58f49bf72b9'/>
<id>473283d2414fa4bbf1e38d663fe4a58f49bf72b9</id>
<content type='text'>
Added AdminSite.get_log_entries() as an override point and made this
available to the template via each_context().</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added AdminSite.get_log_entries() as an override point and made this
available to the template via each_context().</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #33476 -- Applied Black's 2023 stable style.</title>
<updated>2023-02-01T10:04:38+00:00</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2023-02-01T07:13:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=097e3a70c1481ee7b042b2edd91b2be86fb7b5b6'/>
<id>097e3a70c1481ee7b042b2edd91b2be86fb7b5b6</id>
<content type='text'>
Black 23.1.0 is released which, as the first release of the year,
introduces the 2023 stable style. This incorporates most of last year's
preview style.

https://github.com/psf/black/releases/tag/23.1.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Black 23.1.0 is released which, as the first release of the year,
introduces the 2023 stable style. This incorporates most of last year's
preview style.

https://github.com/psf/black/releases/tag/23.1.0
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced assertQuerysetEqual() to assertSequenceEqual()/assertCountEqual() where appropriate.</title>
<updated>2022-10-07T11:05:35+00:00</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-10-07T11:05:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=d795259ea96004df0a2469246229a146307bcd2c'/>
<id>d795259ea96004df0a2469246229a146307bcd2c</id>
<content type='text'>
Follow up to 3f7b3275627385f8f7531fca01cdda50d4ec6b6e.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow up to 3f7b3275627385f8f7531fca01cdda50d4ec6b6e.</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>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05+00:00</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #32873 -- Deprecated settings.USE_L10N.</title>
<updated>2021-09-14T10:05:43+00:00</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2021-09-09T05:42:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=676bd084f2509f4201561d5c77ed4ecbd157bfa0'/>
<id>676bd084f2509f4201561d5c77ed4ecbd157bfa0</id>
<content type='text'>
Co-authored-by: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #31369 -- Removed models.NullBooleanField per deprecation timeline.</title>
<updated>2021-01-14T16:50:04+00:00</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-01-13T20:28:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=d992f4e3c29a81c956d3d616f0bc19701431b26e'/>
<id>d992f4e3c29a81c956d3d616f0bc19701431b26e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #16117 -- Added decorators for admin action and display functions.</title>
<updated>2021-01-13T16:19:22+00:00</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2021-01-13T16:19:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=920448539631b52dcee53bd32a880abbc9de18bd'/>
<id>920448539631b52dcee53bd32a880abbc9de18bd</id>
<content type='text'>
Refs #25134, #32099.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs #25134, #32099.</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #32080 -- Fixed displaying Unicode chars in forms.JSONField and read-only JSONField values in admin.</title>
<updated>2020-10-09T06:14:17+00:00</updated>
<author>
<name>Qi Zhao</name>
<email>zhaoqi99@outlook.com</email>
</author>
<published>2020-10-08T13:51:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=de81676b51e4dad510ef387c3ae625f9091fe57f'/>
<id>de81676b51e4dad510ef387c3ae625f9091fe57f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
