Where is my Django installation?

前端 未结 10 2006
小蘑菇
小蘑菇 2020-12-12 15:13

I use Django but I need to find the default templates and applications.

I don\'t know where it\'s installed.

How can I find that?

10条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-12 15:51

    On Microsft-Windows OS: In the Lib/site-packages folder inside your python installation.

提交回复
热议问题