Files
fotohost/wsgi.py
T
test2 79b37d1891 first commit
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-06 21:59:09 +03:00

4 lines
47 B
Python

from app import create_app
app = create_app()