#25710: Document what INTERNAL_IPS does
--------------------------------------+--------------------
     Reporter:  knbk                  |      Owner:  nobody
         Type:  Cleanup/optimization  |     Status:  new
    Component:  Documentation         |    Version:  1.8
     Severity:  Normal                |   Keywords:
 Triage Stage:  Unreviewed            |  Has patch:  0
Easy pickings:  0                     |      UI/UX:  0
--------------------------------------+--------------------
 The [https://docs.djangoproject.com/en/1.8/ref/settings/#internal-ips
 current documentation] says:

 > A tuple of IP addresses, as strings, that:
 > * See debug comments, when DEBUG is True
 > * Receive X headers in admindocs if the XViewMiddleware is installed
 (see The Django admin documentation generator)

 The documentation of `DEBUG` doesn't mention `INTERNAL_IPS` at all, and
 the documentation of the admindocs only briefly mentions it in the last
 line.

--
Ticket URL: <https://code.djangoproject.com/ticket/25710>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/047.c2e2b379ad948b5b4448bdf660c317a8%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to