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
0
Wiki
Arbore:
3722a4ddfa
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}