#16700: The request_started signal is not called for the first request a newly-
initialized webserver receives.
--------------------------------------+------------------------------
Reporter: etianen | Owner: nobody
Type: Bug | Status: new
Milestone: | Component: Core (Other)
Version: 1.3 | Severity: Normal
Resolution: | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
--------------------------------------+------------------------------
Comment (by aaugustin):
This is an interesting problem :)
Basically, it's up to you, the application's developer, to ensure that the
code that connects the handlers to the signals runs "early enough". But if
there's a pitfall, it would be useful at least to document it.
In your project, where is this code located? Could you also paste the
contents of your WSGI script?
--
Ticket URL: <https://code.djangoproject.com/ticket/16700#comment:2>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.