etiquette/frontends/etiquette_flask/backend
voussoir 47c4790d36
Remove unnecessary intermediate variable ip.
2021-06-04 21:33:55 -07:00
..
endpoints Flip all_albums.json to id:name map. 2021-06-04 21:00:49 -07:00
__init__.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
client_caching.py Use spinal.hash_file instead of redefining here. 2021-01-25 14:59:40 -08:00
common.py Remove unnecessary intermediate variable ip. 2021-06-04 21:33:55 -07:00
decorators.py Add decorators.give_theme_cookie to decouple from render_template. 2021-06-04 21:29:23 -07: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 Use flasktools.ensure_response_type. 2021-06-04 21:28:23 -07:00