X

Select Your Country

Turkey (Türkçe)Turkey (Türkçe) Worldwide (English)Worldwide (English)
X

Select Your Currency

Türk Lirası $ US Dollar

Finding the Django 2.0.1 Installation Folder

Finding the Django 2.0.1 Installation Folder
HomepageKnowledge BaseGeneralFinding the Django 2.0.1 Installati...
Finding the Django 2.0.1 Installation Folder

Djangonun kurulu olduğu klasör yolunu öğrenmek istiyorsanız  aşağıdaki komutu kullanabilirsiniz.

python3 -c "import sys; sys.path = sys.path[1:]; import django; print(django.__path__)"

Can't find the information you're looking for?

You have examined the knowledge base in detail, but if you cannot find the information you need,

Create a Support Ticket
Did you find it useful?
(325 times viewed. / 0 people found helpful.)