@ -256,4 +256,4 @@ def server(c, address="127.0.0.1:8000"):
Note: This is *not* sufficient for a production installation.
"""
manage(c, "runserver {address}".format(address=address))
manage(c, "runserver {address}".format(address=address), pty=True)
The note is not visible to the blocked user.