etiquette/frontends/etiquette_flask
voussoir f8bd34eb7a Let add_searchtag and remove_searchtag take the ul instead of box.
With a name like add_searchtag you'd think it'd be past the point
of reading box input, and deeper into the abstraction zone. But nope,
it wasn't. I'll try to take this a few steps further from here too.
2020-04-02 17:04:23 -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 Let add_searchtag and remove_searchtag take the ul instead of box. 2020-04-02 17:04:23 -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