#31339: ORM call in app.ready in ASGI mode causes errors
--------------------------------+--------------------------------------
Reporter: Lachlan Cannon | Owner: nobody
Type: Bug | Status: new
Component: Core (Other) | Version: 3.0
Severity: Normal | Resolution:
Keywords: asgi | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------+--------------------------------------
Comment (by Simon Charette):
I think `app.ready` is considered module loading time and thus query
should not be performed during that time.
Given the
[https://docs.djangoproject.com/en/3.0/ref/applications/#django.apps.AppConfig.ready
explicit warning in the docs] I'm inclined to close this ticket as
''wontfix''.
--
Ticket URL: <https://code.djangoproject.com/ticket/31339#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/065.65b75f5c3b0806b76739f45154eaa5c2%40djangoproject.com.