#16301: Show clients remote IP when running runserver
---------------------------------------+------------------------------
Reporter: jeyaseel@… | Owner: nobody
Type: New feature | Status: closed
Milestone: | Component: Core (Other)
Version: 1.3 | Severity: Normal
Resolution: wontfix | Keywords:
Triage Stage: Unreviewed | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
---------------------------------------+------------------------------
Changes (by russellm):
* status: new => closed
* needs_better_patch: => 0
* resolution: => wontfix
* needs_tests: => 0
* needs_docs: => 0
Comment:
Marking this wontfix. If you're developing, there should only be one
person hitting the server -- you --so the IP address of the requesting
user should be well known. Including the IP address sounds to me like
something you only need if you're exposing the development server to real
traffic, which you shouldn't be doing. We deliberately hobble the
development server to make it difficult (or impractical) to use it as a
deployment server.
If you can make a strong counterargument for why the IP should be
included, feel free to start a discussion on django-developers about this
idea.
--
Ticket URL: <https://code.djangoproject.com/ticket/16301#comment:1>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.