pip install python-decouple · DEBUG=True TEMPLATE_DEBUG=True · from decouple import configDEBUG= config('DEBUG') // we write variable name we ...
確定! 回上一頁