convert to a fotogallery

This commit is contained in:
Andreas Stephanides
2020-02-22 16:58:15 +01:00
parent 3b8bd884da
commit 5eddd2b66e
47 changed files with 19191 additions and 122 deletions

2
run.py
View File

@@ -1,4 +1,4 @@
from simple_sample import app,freezer
from foto_gallery import app,freezer
import sys
if __name__ == "__main__":