#35945: Add async interface to Paginator
-------------------------------------+-------------------------------------
Reporter: smiling-watermelon | Owner: (none)
Type: New feature | Status: new
Component: Core (Other) | Version: 5.1
Severity: Normal | Resolution:
Keywords: Paginator, async, | Triage Stage: Accepted
SynchronousOnlyOperation |
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Sarah Boyce):
* cc: Jon Janzen (added)
* stage: Unreviewed => Accepted
* summary: Paginator doesn't work in async mode => Add async interface to
Paginator
* type: Uncategorized => New feature
Comment:
Django has limited async support and needing to use sync_to_async is
expected/documented, so this is a new feature
--
Ticket URL: <
https://code.djangoproject.com/ticket/35945#comment:1>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.