Changes between Version 1 and Version 2 of Ticket #33976


Ignore:
Timestamp:
Sep 2, 2022, 4:20:52 AM (2 years ago)
Author:
Eric Burghard
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33976 – Description

    v1 v2  
    11Hi,
    22
    3 If I'm not mistaken, brackets are optional for an ipv6 address without port number. The problem is that it confuses django. In `asgi.py` we have
     3If I'm not mistaken, brackets are optional for an ipv6 address without port number. The problem is that it confuses django.
    44
    55{{{
Back to Top