#34068: `runserver 0` is not shortcut for 0.0.0.0
-------------------------------------+-------------------------------------
     Reporter:  Ruslan               |                    Owner:  nobody
  Oleksandrovich Kovtun              |
         Type:                       |                   Status:  new
  Cleanup/optimization               |
    Component:  Documentation        |                  Version:  4.1
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  1
-------------------------------------+-------------------------------------

Comment (by Ruslan Oleksandrovich Kovtun):

 Replying to [comment:2 Carlton Gibson]:
 > According to the DiƔtaxis framework, [https://diataxis.fr/tutorials
 /#offer-only-minimum-necessary-explanation a tutorial should provide only
 the minimum necessary explanation].
 >
 > Even if we think the ''Changing the port'' box is relevant here (which
 we might not šŸ¤”) I think the whole `0 is a shortcut` bit could just be cut
 without loss. (That's just my take.)

 There will be loss, because 0.0.0.0 is actually binded on 0 (opening
 0.0.0.0 in browser gives dev server page) but browser can't recognize such
 shortcut, that is why it is TUI bug.

 TUI should show "http://0.0.0.0:8000/"; when provided with "0:8000".

 If you don't care just close the issue, I have reported an issue as clear
 as possible, good bye.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34068#comment:4>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018399c211fb-824ae320-665a-45a7-917e-2c7dc66b9d67-000000%40eu-central-1.amazonses.com.

Reply via email to