etiquette/frontends/etiquette_flask
voussoir d3f6d6b26a Add exceptions to warning_bag instead of strings for some.
I was adding messages as strings because that's how they get shown on
the web interface. But it's better to return the real exception objects
and have the interface deal with it.
2021-01-01 17:02:01 -08:00
..
backend Add exceptions to warning_bag instead of strings for some. 2021-01-01 17:02:01 -08:00
static Improve UI performance of selecting / deselecting photo cards. 2020-12-26 13:21:06 -08:00
templates Fix response.json_ok -> response.meta.json_ok. 2020-12-26 13:22:19 -08:00
etiquette_flask_dev.py Set photodb log_level from argv. 2020-11-08 20:20:04 -08:00
etiquette_flask_prod.py Add init_photodb to prod. 2020-10-01 19:43:06 -07:00