etiquette/frontends/etiquette_flask/backend
voussoir ca74e2e1d4 Use request.path instead of url for endswith conditions.
Because of the query string
2021-01-07 23:04:10 -08:00
..
endpoints Use request.path instead of url for endswith conditions. 2021-01-07 23:04:10 -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 Delete some old vars and slightly improve some clarity. 2021-01-07 19:25:47 -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 Let make_attributes replace underscores with hyphens in attr names. 2020-09-27 12:14:20 -07: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