etiquette/frontends/etiquette_flask
Ethan Dalool 3fb198f994 Add explicit @media queries for wide mode, not just default to override.
Any properties that are different in wide/narrow mode should be defined
in the correct media query. I got tired of having wide mode be the
default and then narrow mode having to unset/initial all the attributes
that aren't relevant to narrow.
2020-09-18 21:12:28 -07:00
..
backend Let login take username. 2020-09-17 21:02:55 -07:00
static Add explicit @media queries for wide mode, not just default to override. 2020-09-18 21:12:28 -07:00
templates Add explicit @media queries for wide mode, not just default to override. 2020-09-18 21:12:28 -07:00
etiquette_flask_entrypoint.py Replace werkzeug.contrib with werkzeug.middleware proxyfix. 2020-05-17 16:33:40 -07:00
etiquette_flask_launch.py main should return the args.func(args) value. 2020-02-08 17:24:57 -08:00