Commit graph

4 commits

Author SHA1 Message Date
010c92cb73 Set photodb log_level from argv. 2020-11-08 20:20:04 -08:00
70dfe8aca8 Enforce keyword-only args, alphabetize args. 2020-09-30 15:17:20 -07:00
5e6a666ca2 Add option --localhost_only. 2020-09-30 15:15:49 -07:00
59cc76f8d9 Rename flask launchers -> _dev, _prod.
I want to reduce some complexity around here, part of which is that
launch imported entrypoint imported backend, all to do some proxy
wrapping which isn't necessary for the dev case anyway. Less
layers of wrapping and importing is good. Plus I think this naming
is more clear.
2020-09-30 15:05:44 -07:00
Renamed from frontends/etiquette_flask/etiquette_flask_launch.py (Browse further)