This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
yulongyan_citu
/
mendunr_project
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
a34383f095
Dallar
Biçim İmleri
master
mendunr_proj...
/
wsgi.py
wsgi.py
71 B
Geçmiş
Ham
1
2
3
4
5
# wsgi.py
from app import app
if __name__ == "__main__":
app.run()