This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
ShariX_Open
/
sharix-open-webapp-design-template
Urmărește
7
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
1
Wiki
Arbore:
d9f42154b9
Ramuri
Etichete
master
unstable
sharix-open-web...
/
context_processors.py
context_processors.py
104 B
Istoric
Crud
1
2
3
4
from core import settings
def get_name_system(request):
return {'NameSystem':settings.NAME_SYSTEM}