This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
ShariX_Open
/
sharix-open-webapp-design-template
ウォッチ
7
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
1
Wiki
ツリー:
acb1e88797
ブランチ
タグ
master
unstable
sharix-open-web...
/
context_processors.py
context_processors.py
104 B
履歴
Raw
1
2
3
4
from core import settings
def get_name_system(request):
return {'NameSystem':settings.NAME_SYSTEM}