T
T
tecnika2015-01-11 14:35:56
Django
tecnika, 2015-01-11 14:35:56

How to install Django on Pycharm?

How to install Django on Pycharm 4?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
B
blazer-05, 2015-01-11
@tecnika

File>Settings>Project: mysite>Project Interpreter. In this window there is a sign + if you click it, the Available Packages window will open and there you write django in the search bar and at the bottom there is a button install Packages - That's it !!!

D
Dmitry Kirichuk, 2015-01-11
@orgkhnargh

pip install django

X
xSkyFoXx, 2015-01-11
@xSkyFoXx

To get started, read what an interpreter is, how to install libs and packages (see answer orgkhnargh 's answer ), what virtualenv is, write a project in some kind of notepad ++ or sublime text 3, and then open fancy IDEs like PyCharm.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question