Changed paths:
M django/core/handlers/wsgi.py
M django/core/signals.py
M django/test/client.py
M docs/ref/signals.txt
M docs/releases/1.8.txt
M tests/handlers/tests.py
Log Message:
-----------
Fixed #21483 -- Added WSGI environ to kwargs sent to request_started signal.