#34714: Async support for get_object_or_404
-------------------------------------+-------------------------------------
Reporter: | Owner: nobody
patagoniapy |
Type: New | Status: new
feature |
Component: Database | Version: 4.2
layer (models, ORM) |
Severity: Normal | Keywords:
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
I couldn't find any tickets regarding plans for async support in the
Django shortcut `get_object_or_404`.
Is there currently any blocking issues on creating an `agetobject_or_404`?
--
Ticket URL: <https://code.djangoproject.com/ticket/34714>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.