arasioils / wsgx.py
Ansaribinhyder's picture
Updating all the necessary files
fbf553d
raw
history blame contribute delete
78 Bytes
# wsgi.py
from main import *
# Create the Flask app
obj_app = get_all_posts()