first pass at seeing if path exists

This commit is contained in:
2021-01-10 16:11:24 +11:00
parent 0d7fe03e5a
commit 1afb794bb8
4 changed files with 53 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ Bootstrap(app)
################################# Now, import non-book classes ###################################
from settings import Settings
from photos import Photos
####################################### GLOBALS #######################################
# allow jinja2 to call these python functions directly