<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/contrib/admin/options.py, branch 3.0.8</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=3.0.8</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=3.0.8'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2020-05-12T06:55:06Z</updated>
<entry>
<title>[3.0.x] Fixed E128, E741 flake8 warnings.</title>
<updated>2020-05-12T06:55:06Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-05-12T06:52:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=48ed73fb74213ba9ae2fdcc42d18a5a3e7737fe0'/>
<id>urn:sha1:48ed73fb74213ba9ae2fdcc42d18a5a3e7737fe0</id>
<content type='text'>
Backport of 0668164b4ac93a5be79f5b87fae83c657124d9ab from master.
</content>
</entry>
<entry>
<title>Fixed CVE-2019-19118 -- Required edit permissions on parent model for editable inlines in admin.</title>
<updated>2019-12-02T07:57:44Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2019-11-25T14:23:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=092cd66cf3c3e175acce698d6ca2012068d878fa'/>
<id>urn:sha1:092cd66cf3c3e175acce698d6ca2012068d878fa</id>
<content type='text'>
Thank you to Shen Ying for reporting this issue.
</content>
</entry>
<entry>
<title>[3.0.x] Fixed #31031 -- Fixed data loss in admin changelist view when formset's prefix contains regex special chars.</title>
<updated>2019-11-26T08:19:19Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>bmispelon@gmail.com</email>
</author>
<published>2019-11-24T22:09:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3ed55606c4351913584a79e8b967f99b40316f1d'/>
<id>urn:sha1:3ed55606c4351913584a79e8b967f99b40316f1d</id>
<content type='text'>
Regression in b18650a2634890aa758abae2f33875daa13a9ba3.

Backport of 52936efacec4df05df2d9872c09c3332335bf21b from master
</content>
</entry>
<entry>
<title>Fixed #30400 -- Improved typography of user facing strings.</title>
<updated>2019-06-28T14:46:18Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-06-27T16:39:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=42b9a23267f14be39b9b00958e18d5746783208e'/>
<id>urn:sha1:42b9a23267f14be39b9b00958e18d5746783208e</id>
<content type='text'>
Thanks Claude Paroz for assistance with translations.
</content>
</entry>
<entry>
<title>Removed unnecessary assignments in various code.</title>
<updated>2019-04-24T11:09:29Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-04-24T11:09:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8b3f1c35dd848678225e8634d6880efeeab5e796'/>
<id>urn:sha1:8b3f1c35dd848678225e8634d6880efeeab5e796</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27755 -- Added ModelAdmin.get_inlines() hook.</title>
<updated>2019-04-17T05:16:04Z</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2019-03-19T15:13:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=917fd9d03fdd21538864af4b412ac30b36d99268'/>
<id>urn:sha1:917fd9d03fdd21538864af4b412ac30b36d99268</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30289 -- Prevented admin inlines for a ManyToManyField's implicit through model from being editable if the user only has the view permission.</title>
<updated>2019-03-30T20:49:16Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2019-03-30T17:58:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8335d59200e4c64dfe3348ea93989d95e0107439'/>
<id>urn:sha1:8335d59200e4c64dfe3348ea93989d95e0107439</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30243 -- Simplified ModelAdmin.render_change_form()'s has_file_field.</title>
<updated>2019-03-08T23:03:58Z</updated>
<author>
<name>btknu</name>
<email>48227652+btknu@users.noreply.github.com</email>
</author>
<published>2019-03-08T23:03:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7c3a8b9db2ccfbb247732ce6726ab8dc11eff34d'/>
<id>urn:sha1:7c3a8b9db2ccfbb247732ce6726ab8dc11eff34d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30159 -- Removed unneeded use of OrderedDict.</title>
<updated>2019-02-06T18:48:39Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2019-02-05T11:22:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=24b82cd201e21060fbc02117dc16d1702877a1f3'/>
<id>urn:sha1:24b82cd201e21060fbc02117dc16d1702877a1f3</id>
<content type='text'>
Dicts preserve order since Python 3.6.
</content>
</entry>
<entry>
<title>Refs #27991 -- Made obj a required argument of InlineModelAdmin.has_add_permission().</title>
<updated>2019-01-17T16:14:07Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-12-28T01:49:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6079ed82f43d8cc4b2c07eb36bc14efa0a1a5c17'/>
<id>urn:sha1:6079ed82f43d8cc4b2c07eb36bc14efa0a1a5c17</id>
<content type='text'>
Per deprecation timeline.
</content>
</entry>
</feed>
