This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
ekaterina_shevchenko
/
sharix-guide-webapp-base
フォーク元
ShariX_Open/sharix-open-webapp-base
ウォッチ
1
スター
0
フォーク
0
ファイル
プルリクエスト
0
ブランチ:
master
ブランチ
タグ
editing_api
master
test1
test2
test3
unstable
sharix-guide-we...
/
core
/
gunicorn.py
gunicorn.py
101 B
パーマリンク
履歴
Raw
1
2
3
4
5
from core.utils import setup
from core.config import ConfigGunicorn
setup(locals(), ConfigGunicorn)