This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
ShariX_Open
/
sharix-open-webapp-design-template
Xem
7
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
1
Wiki
Tree:
d9f42154b9
Branches
Tags
master
unstable
sharix-open-web...
/
context_processors.py
context_processors.py
104 B
Lịch sử
Raw
1
2
3
4
from core import settings
def get_name_system(request):
return {'NameSystem':settings.NAME_SYSTEM}