etiquette/frontends/etiquette_flask
voussoir e5f2b788fe Replace bottom & right margin with all-round 8px.
The two-sided margin was meant to create a particular spacing on the
albums page, but the purpose of cards is I should be able to use
them in many other contexts. So an all-round margin is easier to
work with when displaying cards anywhere else.
2020-04-02 21:59:22 -07:00
..
backend Fix prev_page_url offset when on page 2 going back to page 1. 2020-04-02 21:37:50 -07:00
static Replace bottom & right margin with all-round 8px. 2020-04-02 21:59:22 -07: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