etiquette/frontends/etiquette_flask
voussoir b98ed27291 Change url parameter /tags?synonyms -> include_synonyms.
I keep forgetting that the url parameter name isn't the same as the
python variable name.
2020-09-14 05:52:00 -07:00
..
backend Change url parameter /tags?synonyms -> include_synonyms. 2020-09-14 05:52:00 -07:00
static Use className instead of classList for initialization. 2020-09-14 05:19:10 -07:00
templates Strip more whitespace from tag_object macro output. 2020-09-14 05:17:44 -07:00
tests Remove unused imports & other small things. 2020-02-20 22:44:56 -08: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