log weather_server/locations.py @ 30:c760ab7f93c2

age author description
Sun, 10 Nov 2019 23:46:51 -0500 Paul Fisher Add support for an index page displaying all locations.
Sun, 10 Nov 2019 23:07:11 -0500 Paul Fisher logfile: Pull logfile thread out of Logger.
Fri, 01 Nov 2019 00:48:56 -0400 Paul Fisher locations.py: store location name into the right place.
Sat, 19 Oct 2019 18:40:48 -0400 Paul Fisher Make weather server handle arbitrary data:
Sun, 29 Sep 2019 20:34:38 -0400 Paul Fisher Give a 404 rather than a 500 on missing locations.
Sun, 29 Sep 2019 00:52:13 -0400 Paul Fisher get the skeleton of a webserver up?