etiquette/frontends/etiquette_flask
voussoir a56b5274c9 Read spinner button function from onclick instead of data-onclick.
I think my original reason for doing this was to prevent the button
from being operational until after the spinner initialization has
completed, so you don't get any weird half-functional spinner buttons.
However, in practice I'm finding that I constantly forget about this
and it adds tedium to creating spinner buttons.
Will review if any actual problems come up.
2020-06-17 14:04:27 -07:00
..
backend Rename vars photos -> results since results may contain albums. 2020-04-02 23:27:47 -07:00
static Read spinner button function from onclick instead of data-onclick. 2020-06-17 14:04:27 -07:00
templates Read spinner button function from onclick instead of data-onclick. 2020-06-17 14:04:27 -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