etiquette/etiquette
voussoir 5ad4a458de
Only add delete_file action if the file still exists.
Files deleted out of etiquette can just be removed from the db.
2021-05-30 19:14:32 -07:00
..
__init__.py Move jsonify methods into the objects instead of separate file. 2021-01-01 17:02:01 -08:00
constants.py Remove index to defunct dev_ino. 2021-03-29 22:59:29 -07:00
decorators.py Call assert_not_deleted before every @transaction. 2020-09-20 12:46:52 -07:00
exceptions.py Show absolute path instead of pathclass object in NoClosestPhotoDB. 2021-05-16 16:58:53 -07:00
helpers.py Rotate thumbnail by exif to ensure correct appearance. 2021-05-30 19:13:46 -07:00
objects.py Only add delete_file action if the file still exists. 2021-05-30 19:14:32 -07:00
photodb.py Correct docstring that author arg can't be user ids as strings. 2021-05-19 00:04:14 -07:00
searchhelpers.py Replace dev_ino with mtime, sha256. 2021-02-03 12:12:47 -08:00
tag_export.py Rewrite tag_export.easybake as a generator. 2020-10-17 17:56:21 -07:00