I'm having this error in browsers in production after attempting to install the module django-sezikai.
python version 3.7.9 ; django version 2.1.15 ; OS: CentOS
I removed the module from settings.py
I'm having this error in browsers in production after attempting to install the module django-sezikai.
python version 3.7.9 ; django version 2.1.15 ; OS: CentOS
I removed the module from settings.py
Looking at the docs here
There are another settings that refer to
sekizailikeTEMPLATE_CONTEXT_PROCESSORSTry to grep for
sekizaion the codebase.