Why we add templates path in DIRS in django?

后端 未结 0 999
無奈伤痛
無奈伤痛 2020-12-04 23:46

I am confused here to find the proper answer why we add templates in DIRS in settings.py like below:

TEMPLATES =[

         ....
         \'DIRS\': [os.path.j         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题