<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/django.git/tests/admin_utils, 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>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>
<entry>
<title>Added test for django.contrib.admin.utils.help_text_for_field().</title>
<updated>2020-06-25T09:23:26+00:00</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-06-25T09:23:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=1e96de4f974acbdaa25ad4ba1894ea060213174e'/>
<id>1e96de4f974acbdaa25ad4ba1894ea060213174e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #31395 -- Relied on setUpTestData() test data isolation in various tests.</title>
<updated>2020-05-15T18:22:56+00:00</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2018-11-24T02:24:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=94f63b926fd32d7a7b6e2591ef72aa8f040f25cc'/>
<id>94f63b926fd32d7a7b6e2591ef72aa8f040f25cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #31157 -- Fixed displaying read-only JSONField values in admin.</title>
<updated>2020-05-08T07:44:42+00:00</updated>
<author>
<name>dbxnr</name>
<email>dbxnr@users.noreply.github.com</email>
</author>
<published>2020-05-08T07:25:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=fc0f7f6c152766c92a95c74a02cc6fab79440ed8'/>
<id>fc0f7f6c152766c92a95c74a02cc6fab79440ed8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #31157 -- Added tests for display_for_field() with empty JSONField.</title>
<updated>2020-05-08T07:37:49+00:00</updated>
<author>
<name>dbxnr</name>
<email>dbxnr@users.noreply.github.com</email>
</author>
<published>2020-05-08T06:44:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=675ce4dd35702ce353006611ba30799c0c4b015f'/>
<id>675ce4dd35702ce353006611ba30799c0c4b015f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #30400 -- Improved typography of user facing strings.</title>
<updated>2019-06-28T14:46:18+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-06-27T16:39:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=42b9a23267f14be39b9b00958e18d5746783208e'/>
<id>42b9a23267f14be39b9b00958e18d5746783208e</id>
<content type='text'>
Thanks Claude Paroz for assistance with translations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks Claude Paroz for assistance with translations.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #12952 -- Adjusted admin log change messages to use form labels instead of field names.</title>
<updated>2019-06-14T16:20:29+00:00</updated>
<author>
<name>Sanyam Khurana</name>
<email>8039608+CuriousLearner@users.noreply.github.com</email>
</author>
<published>2019-06-14T16:20:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=87f5d07eededc86f8ce1797fdfca7d4903ee0edc'/>
<id>87f5d07eededc86f8ce1797fdfca7d4903ee0edc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated test URL patterns to use path() and re_path().</title>
<updated>2018-12-31T15:47:32+00:00</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-12-07T22:52:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=043bd709425149b8eff3fb821cba5c23aaebd0df'/>
<id>043bd709425149b8eff3fb821cba5c23aaebd0df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #29682 -- Fixed admin change form crash if a view-only model's form has an extra field.</title>
<updated>2018-08-20T15:14:20+00:00</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-08-18T20:15:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=d311124be59df64278f3149d68e79ce45b8a6c64'/>
<id>d311124be59df64278f3149d68e79ce45b8a6c64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
