* type: Cleanup/optimization => Bug
* component: Documentation => Core (Management commands)
* easy: 0 => 1
Comment:
Pasting `http://0:8000/` into Firefox works but not in Chrome. I think it
would be reasonable to rewrite an address of `0` (zero) to `0.0.0.0` in
[https://github.com/django/django/blob/da02cbd1effc951b14c981925d0e26a39566649e/django/core/management/commands/runserver.py#L143
runserver's output].
--
Ticket URL: <https://code.djangoproject.com/ticket/34068#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.