* status: new => closed
* resolution: => wontfix
* type: Bug => New feature
* component: Uncategorized => contrib.admin
Comment:
Thanks for the ticket.
> I read the Django Async doc
https://docs.djangoproject.com/en/4.2/topics/async/#async-views and I
could not see any restriction on using async in admin pages.
You also won't find in docs that it is supported. I don't think we should
bring async support to the admin. You can start a discussion on the
DevelopersMailingList (if you don't agree), where you'll reach a wider
audience and see what other think, and
[https://docs.djangoproject.com/en/stable/internals/contributing/bugs-and-
features/#requesting-features follow the guidelines with regards to
requesting features].
--
Ticket URL: <https://code.djangoproject.com/ticket/34652#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.