etiquette/frontends/etiquette_flask
voussoir 3cb8f0adcf Remove code intended for tag trumping but currently useless.
I think at one point I was using full qualnames on the tag objects
in the mmf uls. But now they just show their base name, so this
code is useless. And I don't think I'll reinstate it because tags
have multiple parents now and I don't want to implement all the
lineage checking in the client js. We'll just let the server handle
the slightly less efficient query.
2020-04-02 16:56:44 -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 Remove code intended for tag trumping but currently useless. 2020-04-02 16:56:44 -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