etiquette/frontends/etiquette_flask/backend
Ethan Dalool f56da72881 Return more sets from backend, do sorting on frontend.
It's better semantically for these items coming out of the backend
to be sets. Sorted lists are only relevant to human consumption at the
frontend.
2020-09-20 13:16:52 -07:00
..
endpoints Replace all double blank lines with single, improve hash headers. 2020-09-19 03:13:23 -07:00
__init__.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
caching.py Replace all double blank lines with single, improve hash headers. 2020-09-19 03:13:23 -07:00
common.py Don't gzip large responses. 2020-09-20 01:06:23 -07:00
decorators.py Replace all double blank lines with single, improve hash headers. 2020-09-19 03:13: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 Return more sets from backend, do sorting on frontend. 2020-09-20 13:16:52 -07:00
jsonify.py Replace all double blank lines with single, improve hash headers. 2020-09-19 03:13:23 -07:00
sessions.py Replace all double blank lines with single, improve hash headers. 2020-09-19 03:13:23 -07:00