Django

Code

Ticket #8646 (closed: fixed)

Opened 2 years ago

Last modified 1 year ago

Django test client does not set a wsgi compliant environment

Reported by: adamlofts Assigned to: nobody
Milestone: Component: Uncategorized
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation:
Needs tests: Patch needs improvement:

Description

Expanding on my previous bug i've now noticed that the test client doesn't set wsgi.url_scheme. I'm not sure what else is missing so I'm not going to write a patch until I can find the wsgi spec.

Attachments

Change History

11/12/08 05:19:38 changed by russellm

  • status changed from new to closed.
  • resolution set to fixed.

(In [9396]) Fixed #8646 -- Modified test client to set a fully WSGI compliant environment. Thanks to Adam Lofts for the report.

11/12/08 05:35:35 changed by russellm

(In [9400]) [1.0.X] Fixed #8646 -- Modified test client to set a fully WSGI compliant environment. Thanks to Adam Lofts for the report.

Merge from trunk of [9396]


Add/Change #8646 (Django test client does not set a wsgi compliant environment)




Change Properties
Action