Files
mkdocs/docs
Waylan Limberg 58d70c2f87 Normalize IP addresses and change error to warning
All IP addresses passed to `dev_addr` are now normalized.
`127.000.000.001` is normalized to `127.0.0.1`.

With apologies to docker container users, the address `0.0.0.0`
no longer raises an error but a warning instead. Apparently,
docker containers need to use that address, even in dev environments.

Closes #2108.
2020-05-14 10:51:01 -04:00
..
2017-10-01 16:48:47 -04:00
2020-05-07 00:07:38 -04:00
2014-01-21 16:46:05 +00:00