Re: Missing feature in actions.js (Django 3.2 and later)

2022-02-03 Thread akiyoko
Thanks, Adam. I have created a ticket and a PR. Ticket https://code.djangoproject.com/ticket/33491 PR https://github.com/django/django/pull/15395 However, since the JS code I wrote is a bit hachy, any other ideas? Akihito Yokose 2022年2月4日金曜日 7:46:56 UTC+9 Adam Johnson: > Hi Akihito > > Looking

Re: Missing feature in actions.js (Django 3.2 and later)

2022-02-03 Thread 'Adam Johnson' via Django developers (Contributions to Django itself)
Hi Akihito Looking at the PR ( https://github.com/django/django/pull/12820 ) and ticket for that commit, it looks like purely an oversight that this feature was removed. Since you've done much of the research already, would you be able to make a PR? It should be possible to rewrite those lines of