real-estate / project /asgi.py
brestok's picture
init
d0e0a14
raw
history blame contribute delete
52 Bytes
from project import create_app
app = create_app()