sprint/Main/context_processors.py
2021-08-29 21:43:34 +03:00

6 lines
80 B
Python

from Sprint.settings import CONSTS
def attributes(request):
return CONSTS