etiquette/frontends/etiquette_flask
Ethan Dalool adddba6c97 Simplify this bindable def by reversing the if/def nest.
Instead of defining the function with an internal if that will always
pick the same path, let's use that if to instead define a
straightforward function that just does what we want.
2020-10-13 10:53:56 -07:00
..
backend Add album_autocomplete.js, so "Add child" box can autocomplete. 2020-10-03 18:37:08 -07:00
static Simplify this bindable def by reversing the if/def nest. 2020-10-13 10:53:56 -07:00
templates Link tags on photo page to the /tag/info url. 2020-10-13 10:41:47 -07:00
etiquette_flask_dev.py Enforce keyword-only args, alphabetize args. 2020-09-30 15:17:20 -07:00
etiquette_flask_prod.py Add init_photodb to prod. 2020-10-01 19:43:06 -07:00