etiquette/frontends/etiquette_flask
voussoir 89c308c4a4 When submitting search, check for values left in the tag boxes.
I found pretty commonly that it was easy to leave some text in the
box and forget to press enter, so that tag never got added to the
actual search.
2020-04-02 17:11:29 -07:00
..
backend Check if limit is falsey to avoid useless prevnext buttons. 2020-03-28 17:38:10 -07:00
static Add tag delete button to specific tag page. 2020-02-27 14:57:27 -08:00
templates When submitting search, check for values left in the tag boxes. 2020-04-02 17:11:29 -07:00
tests Remove unused imports & other small things. 2020-02-20 22:44:56 -08:00
etiquette_flask_entrypoint.py Remove unused imports & other small things. 2020-02-20 22:44:56 -08:00
etiquette_flask_launch.py main should return the args.func(args) value. 2020-02-08 17:24:57 -08:00