etiquette/frontends/etiquette_flask/backend
voussoir e5be26f8b0 Add PhotoDB.closest_photodb for frontend instantiation. 2021-01-09 15:42:16 -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 Add PhotoDB.closest_photodb for frontend instantiation. 2021-01-09 15:42:16 -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 Add panels for user's created photos, albums, tags, bookmarks. 2021-01-09 11:27:29 -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