etiquette/frontends/etiquette_flask
voussoir faf0c62426 Check if limit is falsey to avoid useless prevnext buttons.
If limit is 0 then you get prev and next links which also have
limit 0 and are pointless to click.
2020-03-28 17:38:10 -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 Add tag delete button to specific tag page. 2020-02-27 14:57:27 -08: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