etiquette/frontends
voussoir b9ad785f4d Remove 'updated' key from /all_albums, /all_tags. Was killing caching.
The cached_endpoint decorator was detecting that the response content
kept changing, so it never returned 304. Oops. At the moment the client
doesn't even use this key, so if we need it back we can use the etag or
another http header.
2021-01-05 13:05:18 -08:00
..
etiquette_flask Remove 'updated' key from /all_albums, /all_tags. Was killing caching. 2021-01-05 13:05:18 -08:00
etiquette_cli.py Add relocate command. 2021-01-03 02:58:18 -08:00
etiquette_repl.py Transition calls to getpermission to interactive. 2020-12-07 00:54:53 -08:00