Re: [Django] #34068: `runserver 0`'s "Starting development server at <address>" doesn't work (was: `runserver 0` is not shortcut for 0.0.0.0)

2 views
Skip to first unread message

Django

unread,
Oct 2, 2022, 3:12:19 PM10/2/22
to django-...@googlegroups.com
#34068: `runserver 0`'s "Starting development server at <address>" doesn't work
-------------------------------------+-------------------------------------
Reporter: Ruslan | Owner: nobody
Oleksandrovich Kovtun |
Type: Bug | Status: new
Component: Core (Management | Version: 4.1
commands) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 1
-------------------------------------+-------------------------------------
Changes (by Tim Graham):

* 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.

Reply all
Reply to author
Forward
0 new messages