etiquette/frontends/etiquette_flask/backend
voussoir d6f155afbd
Add /album/remove_thumbnail_photo endpoint.
2021-01-20 19:07:37 -08:00
..
endpoints Add /album/remove_thumbnail_photo endpoint. 2021-01-20 19:07:37 -08:00
__init__.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
client_caching.py Rename caching.py -> client_caching.py. 2021-01-05 13:03:41 -08:00
common.py Fix docstring still referring to etiquette_flask_launch. 2021-01-20 18:26:43 -08:00
decorators.py Use dotdict to remove all these ugly brackets. 2021-01-05 13:09:31 -08:00
helpers.py Don't leave falsey values out of dict_to_params, let caller do it. 2020-03-28 17:37:28 -07:00
jinja_filters.py Combine all card templates into cards.html. 2021-01-20 18:26:42 -08:00
jsonify.py Replace all double blank lines with single, improve hash headers. 2020-09-19 03:13:23 -07:00
sessions.py Move random_hex function to voussoirkit/passwordy. 2021-01-05 12:38:04 -08:00