etiquette/etiquette
Ethan Dalool 89d9c1d893 Move the new photo creation out of the exception handler.
I don't like the "during the handling of the above exception" because
it's misleading as to the source of the problem.
2017-08-01 18:13:54 -07:00
..
__init__.py Move export functions to their own module. 2017-06-11 22:55:45 -07:00
constants.py Organize config by nesting related stuff. 2017-07-29 16:23:15 -07:00
decorators.py Organize config by nesting related stuff. 2017-07-29 16:23:15 -07:00
exceptions.py Relax Exists params; Add the .args tuple. 2017-04-22 21:20:03 -07:00
helpers.py Floating point hⓂ️s, and update to-do. 2017-06-11 21:09:17 -07:00
jsonify.py Add /bookmarks/create_bookmark endpoint. No interface yet. 2017-06-12 20:15:02 -07:00
objects.py Organize config by nesting related stuff. 2017-07-29 16:23:15 -07:00
photodb.py Move the new photo creation out of the exception handler. 2017-08-01 18:13:54 -07:00
searchhelpers.py Improve MMF search speed by pre-filtering photo IDs 2017-05-01 21:27:54 -07:00
tag_export.py Move export functions to their own module. 2017-06-11 22:55:45 -07:00