etiquette/frontends/etiquette_flask/backend
voussoir 361795237c
Store value request.is_localhost and pass request into all jinjas.
2021-02-25 18:52:25 -08:00
..
endpoints Fix batch cards endpoint still referring to photo_card.html. 2021-01-28 17:01:00 -08: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 Store value request.is_localhost and pass request into all jinjas. 2021-02-25 18:52:25 -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