This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
yulongyan_citu
/
mendunr_project
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
a34383f095
Ranting
Tag
master
mendunr_proj...
/
wsgi.py
wsgi.py
71 B
Riwayat
Mentahan
1
2
3
4
5
# wsgi.py
from app import app
if __name__ == "__main__":
app.run()