See conversation here: https://groups.google.com/forum/#!topic/django-
developers/nIrbGjyOsNY
--
Ticket URL: <https://code.djangoproject.com/ticket/24966>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: => raiderrobert
* needs_better_patch: => 0
* status: new => assigned
* needs_tests: => 0
* needs_docs: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/24966#comment:1>
* component: Uncategorized => Core (Other)
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/24966#comment:2>
Comment (by raiderrobert):
Going to make it a warning instead of a hard fail. It's going in
`core/checks/security/base.py`.
--
Ticket URL: <https://code.djangoproject.com/ticket/24966#comment:3>
* needs_docs: 0 => 1
* has_patch: 0 => 1
* needs_tests: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/24966#comment:4>
Comment (by sggottlieb):
Submitted a pull request to raiderrobert that adds documentation for his
pull request.
--
Ticket URL: <https://code.djangoproject.com/ticket/24966#comment:5>
* needs_docs: 1 => 0
* needs_tests: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/24966#comment:6>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"ed514caed20995814712fd6c9e9c4120b4ac64be" ed514cae]:
{{{
#!CommitTicketReference repository=""
revision="ed514caed20995814712fd6c9e9c4120b4ac64be"
Fixed #24966 -- Added deployment system check for empty ALLOWED_HOSTS.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/24966#comment:7>