etiquette/etiquette
2021-01-25 14:59:40 -08:00
..
__init__.py Move jsonify methods into the objects instead of separate file. 2021-01-01 17:02:01 -08:00
constants.py Add thumbnail_photo to Album. 2021-01-20 18:26:36 -08:00
decorators.py Call assert_not_deleted before every @transaction. 2020-09-20 12:46:52 -07:00
exceptions.py Add User.delete. 2021-01-09 15:45:06 -08:00
helpers.py Use spinal.hash_file instead of redefining here. 2021-01-25 14:59:40 -08:00
objects.py Add Album.set_thumbnail_photo. 2021-01-20 19:07:30 -08:00
photodb.py When searching for renames, check if the old still exists. 2021-01-25 13:44:36 -08:00
searchhelpers.py A few linting fixes. 2021-01-05 17:35:10 -08:00
tag_export.py Rewrite tag_export.easybake as a generator. 2020-10-17 17:56:21 -07:00