etiquette/frontends/etiquette_flask/backend
Ethan Dalool 63bc2dfed5 Add yield_photos, count albums in search result limit.
This experiment of bringing Photos and Albums closer to parity in
search is going well so far. I have found some situations where it
is nice to only get albums back from search results.
2020-09-27 23:38:49 -07:00
..
endpoints Add yield_photos, count albums in search result limit. 2020-09-27 23:38:49 -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 Let /album/add_child, /remove_child take multiple IDs. 2020-09-27 23:35:01 -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 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 Replace all double blank lines with single, improve hash headers. 2020-09-19 03:13:23 -07:00