<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/django.git/tests/modeladmin, 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>Unified admin action description generation.</title>
<updated>2020-11-13T20:41:18+00:00</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2020-11-13T20:41:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=fed8129276eac973fd48a2f33b7e1735a866628d'/>
<id>fed8129276eac973fd48a2f33b7e1735a866628d</id>
<content type='text'>
Actions added to AdminSite.actions would not have the first character
of their description capitalized.

Co-authored-by: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Actions added to AdminSite.actions would not have the first character
of their description capitalized.

Co-authored-by: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #32003 -- Added obj argument to has_perm() methods in tests.</title>
<updated>2020-09-14T10:28:17+00:00</updated>
<author>
<name>Alexander Todorov</name>
<email>atodorov@mrsenko.com</email>
</author>
<published>2020-09-14T10:28:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=5fab16392fc00702a5d0288378892ec48fe67dc6'/>
<id>5fab16392fc00702a5d0288378892ec48fe67dc6</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 #30311 -- Restored ability to override global admin actions.</title>
<updated>2020-04-17T18:23:00+00:00</updated>
<author>
<name>hashlash</name>
<email>muh.ashlah@gmail.com</email>
</author>
<published>2020-03-20T07:24:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=dfbd9ca065728b543cc756359079a1b51d10841a'/>
<id>dfbd9ca065728b543cc756359079a1b51d10841a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #30980 -- Improved error message when checking uniqueness of admin actions' __name__.</title>
<updated>2020-01-10T13:00:28+00:00</updated>
<author>
<name>Adam Donaghy</name>
<email>adamdonaghy1994@gmail.com</email>
</author>
<published>2020-01-06T11:10:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=8b3e714ecf409ed6c9628c3f2a4e033cbfa4253b'/>
<id>8b3e714ecf409ed6c9628c3f2a4e033cbfa4253b</id>
<content type='text'>
Thanks Keshav Kumar for the initial patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks Keshav Kumar for the initial patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #30543 -- Fixed checks of ModelAdmin.list_display for fields accessible only via instance.</title>
<updated>2019-07-10T08:37:34+00:00</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2019-07-09T22:27:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=ed668796f6c7e59ca3f35e9d87d940e043a3eff3'/>
<id>ed668796f6c7e59ca3f35e9d87d940e043a3eff3</id>
<content type='text'>
Co-Authored-By: Andrew Simons &lt;andrewsimons@bubblegroup.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: Andrew Simons &lt;andrewsimons@bubblegroup.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #27991 -- Made obj a required argument of InlineModelAdmin.has_add_permission().</title>
<updated>2019-01-17T16:14:07+00:00</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-12-28T01:49:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=6079ed82f43d8cc4b2c07eb36bc14efa0a1a5c17'/>
<id>6079ed82f43d8cc4b2c07eb36bc14efa0a1a5c17</id>
<content type='text'>
Per deprecation timeline.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Per deprecation timeline.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #30097 -- Made 'obj' arg of InlineModelAdmin.has_add_permission() optional.</title>
<updated>2019-01-11T23:02:43+00:00</updated>
<author>
<name>MaximZemskov</name>
<email>m.zemskov1@gmail.com</email>
</author>
<published>2019-01-11T10:13:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=3c01fe30f3dd4dc1c8bb4fec816bd277d1ae5fa6'/>
<id>3c01fe30f3dd4dc1c8bb4fec816bd277d1ae5fa6</id>
<content type='text'>
Restored backwards compatibility after refs #27991.
Regression in be6ca89396c031619947921c81b8795d816e3285.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Restored backwards compatibility after refs #27991.
Regression in be6ca89396c031619947921c81b8795d816e3285.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #29930 -- Allowed editing in admin with view-only inlines.</title>
<updated>2018-12-03T15:44:18+00:00</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2018-12-03T15:44:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=8245c99ee6032c2748ba46583d8cab15b2f9438e'/>
<id>8245c99ee6032c2748ba46583d8cab15b2f9438e</id>
<content type='text'>
Co-authored-by: Tim Graham &lt;timograham@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Tim Graham &lt;timograham@gmail.com&gt;</pre>
</div>
</content>
</entry>
</feed>
