Opened 8 years ago
Last modified 8 years ago
#27873 closed Bug
Don't assume that ALLOWED_HOSTS is a list — at Initial Version
Reported by: | Chris Lamb | Owned by: | nobody |
---|---|---|---|
Component: | Testing framework | Version: | 1.11 |
Severity: | Release blocker | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
We previously let ALLOWED_HOSTS to be a tuple but 17e6616 (re. #26666)
regressed on this.
Note:
See TracTickets
for help on using tickets.