It's the IPv6 loopback address. So it has the same function as 127.0.0.1, just for IPv6 instead of IPv4.
On Sun, Nov 20, 2016 at 6:45 PM, bob gailer <bgailer@gmail.com> wrote:
From https://docs.djangoproject.com/en/1.10/ref/settings/#std:set :ting-ALLOWED_HOSTS
"When DEBUG is |True| and |ALLOWED_HOSTS| is empty, the host is validated against |['localhost', '127.0.0.1', '[::1]']|."
What is meaning of '[::1]'?
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com .
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users .
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/02858789-fa42 .-f8fe-817f-94360b3ddd7d%40gmai l.com
For more options, visit https://groups.google.com/d/optout .
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAL13Cg9a4XzefV0ZQqv%2Bh1c%3Dy9Nrt4zd%2BoFNk%2BTYV0th148TbQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment